Searched defs:lowerArithmetic (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
D | IceTargetLoweringMIPS32.cpp | 2702 void TargetMIPS32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::MIPS32::TargetMIPS32 |
D | IceTargetLoweringX8664.cpp | 1654 void TargetX8664::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::X8664::TargetX8664 |
D | IceTargetLoweringARM32.cpp | 2888 void TargetARM32::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::ARM32::TargetARM32 |
D | IceTargetLoweringX8632.cpp | 1731 void TargetX8632::lowerArithmetic(const InstArithmetic *Instr) { in lowerArithmetic() function in Ice::X8632::TargetX8632 |