Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h520 bool shouldOptForSize(const MachineFunction *MF) const { shouldOptForSize() function
H A DSelectionDAGISel.h386 bool shouldOptForSize(const MachineFunction *MF) const { shouldOptForSize() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h600 bool shouldOptForSize(const MachineFunction *MF) const { shouldOptForSize() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1500 bool llvm::shouldOptForSize(const MachineBasicBlock &MBB, shouldOptForSize() function in llvm
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1352 bool SelectionDAG::shouldOptForSize() const { shouldOptForSize() function in SelectionDAG