Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h78 bool IsPatchPoint : 1; member
H A DTargetLowering.h4375 bool IsPatchPoint : 1; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1166 const bool IsPatchPoint : 1; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9906 AttributeSet RetAttrs, bool IsPatchPoint) { in populateCallLoweringInfo()