Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1045 bool SelectionDAG::shouldOptForSize() const { in shouldOptForSize() function in SelectionDAG