Home
last modified time | relevance | path

Searched defs:IsRedefinition (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.cpp3176 static constexpr bool IsRedefinition = true; in lowerFcmpAndConsumer() local
3541 static constexpr bool IsRedefinition = true; in lowerIcmp64() local
6278 void TargetX8632::lowerMove(Variable *Dest, Operand *Src, bool IsRedefinition) { in lowerMove()
H A DIceTargetLoweringX8664.cpp2879 static constexpr bool IsRedefinition = true; in lowerFcmpAndConsumer() local
5678 void TargetX8664::lowerMove(Variable *Dest, Operand *Src, bool IsRedefinition) { in lowerMove()