Home
last modified time | relevance | path

Searched defs:lowerLoad (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5194 void TargetMIPS32::lowerLoad(const InstLoad *Instr) { in lowerLoad() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringARM32.cpp5472 void TargetARM32::lowerLoad(const InstLoad *Load) { in lowerLoad() function in Ice::ARM32::TargetARM32
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2646 LegalizerHelper::lowerLoad(MachineInstr &MI) { in lowerLoad() function in LegalizerHelper