Home
last modified time | relevance | path

Searched refs:lowerArguments (Results 1 – 17 of 17) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h244 bool lowerArguments();
/external/llvm-project/llvm/include/llvm/CodeGen/
DFastISel.h258 bool lowerArguments();
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h259 bool lowerArguments();
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h327 virtual void lowerArguments() = 0;
DIceTargetLoweringMIPS32.h606 void lowerArguments() override;
DIceCfg.cpp810 getTarget()->lowerArguments(); in doArgLowering()
DIceTargetLoweringARM32.h163 void lowerArguments() override;
DIceTargetLoweringX86Base.h266 void lowerArguments() override;
DIceTargetLoweringMIPS32.cpp1325 void TargetMIPS32::lowerArguments() { in lowerArguments() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringARM32.cpp1336 void TargetARM32::lowerArguments() { in lowerArguments() function in Ice::ARM32::TargetARM32
DIceTargetLoweringX86BaseImpl.h1586 void TargetX86Base<TraitsType>::lowerArguments() {
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp110 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel
DSelectionDAGISel.cpp1331 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp145 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel
DSelectionDAGISel.cpp1382 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp146 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel
DSelectionDAGISel.cpp1382 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()