Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5580 void TargetMIPS32::lowerStore(const InstStore *Instr) { in lowerStore() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringARM32.cpp6151 void TargetARM32::lowerStore(const InstStore *Instr) { in lowerStore() function in Ice::ARM32::TargetARM32
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2737 LegalizerHelper::lowerStore(MachineInstr &MI) { in lowerStore() function in LegalizerHelper