Searched defs:lowerPhi (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceTargetLoweringMIPS32.cpp | 5385 void TargetMIPS32::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi() function in Ice::MIPS32::TargetMIPS32 |
D | IceTargetLoweringX8664.cpp | 5054 void TargetX8664::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi() function in Ice::X8664::TargetX8664 |
D | IceTargetLoweringARM32.cpp | 5721 void TargetARM32::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi() function in Ice::ARM32::TargetARM32 |
D | IceTargetLoweringX8632.cpp | 5644 void TargetX8632::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi() function in Ice::X8632::TargetX8632 |