Searched defs:lowerAlloca (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ | ||
| D | IceTargetLoweringMIPS32.cpp | 2331 void TargetMIPS32::lowerAlloca(const InstAlloca *Instr) { in lowerAlloca() function in Ice::MIPS32::TargetMIPS32 |
| D | IceTargetLoweringX8664.cpp | 1202 void TargetX8664::lowerAlloca(const InstAlloca *Instr) { in lowerAlloca() function in Ice::X8664::TargetX8664 |
| D | IceTargetLoweringARM32.cpp | 2020 void TargetARM32::lowerAlloca(const InstAlloca *Instr) { in lowerAlloca() function in Ice::ARM32::TargetARM32 |
| D | IceTargetLoweringX8632.cpp | 1282 void TargetX8632::lowerAlloca(const InstAlloca *Instr) { in lowerAlloca() function in Ice::X8632::TargetX8632 |