Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2429 Variable *src0R(TargetARM32 *Target) const { in src0R() function in Ice::ARM32::__anon5f1ef08b0b11::NumericOperandsBase
2605 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2607 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2616 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2618 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2627 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2629 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2638 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
2640 Variable *Src0HiR = SrcsHi.src0R(this); in lowerInt64Arithmetic()
2649 Variable *Src0LoR = SrcsLo.src0R(this); in lowerInt64Arithmetic()
[all …]