Home
last modified time | relevance | path

Searched refs:lowerOther (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp479 lowerOther(Instr); in lower()
504 void TargetLowering::lowerOther(const Inst *Instr) { in lowerOther() function in Ice::TargetLowering
DIceTargetLowering.h420 virtual void lowerOther(const Inst *Instr);
DIceTargetLoweringMIPS32.h790 void lowerOther(const Inst *Instr) override;
DIceTargetLoweringX86Base.h287 void lowerOther(const Inst *Instr) override;
DIceTargetLoweringMIPS32.cpp5685 void TargetMIPS32::lowerOther(const Inst *Instr) { in lowerOther() function in Ice::MIPS32::TargetMIPS32
5689 TargetLowering::lowerOther(Instr); in lowerOther()
DIceTargetLoweringX86BaseImpl.h7303 void TargetX86Base<TraitsType>::lowerOther(const Inst *Instr) {
7307 TargetLowering::lowerOther(Instr);