Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DFastISel.h77 bool IsPatchPoint : 1; member
H A DTargetLowering.h4030 bool IsPatchPoint : 1; member
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1165 const bool IsPatchPoint : 1; member
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9260 bool IsPatchPoint) { in populateCallLoweringInfo()