Home
last modified time | relevance | path

Searched defs:shouldOptForSize (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DFastISel.h516 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
DSelectionDAGISel.h249 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h543 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
DSelectionDAGISel.h255 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h488 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp1326 bool llvm::shouldOptForSize(const MachineBasicBlock &MBB, in shouldOptForSize() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1045 bool SelectionDAG::shouldOptForSize() const { in shouldOptForSize() function in SelectionDAG
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1311 bool SelectionDAG::shouldOptForSize() const { in shouldOptForSize() function in SelectionDAG