Home
last modified time | relevance | path

Searched refs:unswappedSrc0R (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2427 Variable *unswappedSrc0R(TargetARM32 *Target) const { in unswappedSrc0R() function in Ice::ARM32::__anone162c0690b11::NumericOperandsBase
2683 Variable *Src0RLo = SrcsLo.unswappedSrc0R(this); in lowerInt64Arithmetic()
2684 Variable *Src0RHi = SrcsHi.unswappedSrc0R(this); in lowerInt64Arithmetic()
2775 Variable *Src0RLo = SrcsLo.unswappedSrc0R(this); in lowerInt64Arithmetic()
2776 Variable *Src0RHi = SrcsHi.unswappedSrc0R(this); in lowerInt64Arithmetic()
2882 Variable *Src0RLo = SrcsLo.unswappedSrc0R(this); in lowerInt64Arithmetic()
2883 Variable *Src0RHi = SrcsHi.unswappedSrc0R(this); in lowerInt64Arithmetic()
3328 Variable *Src0R = Srcs.unswappedSrc0R(this); in lowerArithmetic()
3418 Variable *Src0R = Srcs.unswappedSrc0R(this); in lowerArithmetic()
3429 Variable *Src0R = Srcs.unswappedSrc0R(this); in lowerArithmetic()
[all …]