Home
last modified time | relevance | path

Searched defs:IsPatchPoint (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h77 bool IsPatchPoint : 1; member
H A DTargetLowering.h3711 bool IsPatchPoint : 1; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1106 const bool IsPatchPoint : 1; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8981 bool IsPatchPoint) { in populateCallLoweringInfo()