Searched defs:lowerLoad (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceTargetLoweringMIPS32.cpp | 5194 void TargetMIPS32::lowerLoad(const InstLoad *Instr) { in lowerLoad() function in Ice::MIPS32::TargetMIPS32 |
D | IceTargetLoweringARM32.cpp | 5472 void TargetARM32::lowerLoad(const InstLoad *Load) { in lowerLoad() function in Ice::ARM32::TargetARM32 |
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
D | LegalizerHelper.cpp | 2646 LegalizerHelper::lowerLoad(MachineInstr &MI) { in lowerLoad() function in LegalizerHelper |