Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h78 bool IsPatchPoint : 1; member
H A DTargetLowering.h4180 bool IsPatchPoint : 1; member
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1176 const bool IsPatchPoint : 1; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9509 bool IsPatchPoint) { in populateCallLoweringInfo()