Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h78 bool IsPatchPoint : 1; member
H A DTargetLowering.h4518 bool IsPatchPoint : 1; global() member
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1177 const bool IsPatchPoint : 1; global() member
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10361 populateCallLoweringInfo(TargetLowering::CallLoweringInfo & CLI,const CallBase * Call,unsigned ArgIdx,unsigned NumArgs,SDValue Callee,Type * ReturnTy,AttributeSet RetAttrs,bool IsPatchPoint) populateCallLoweringInfo() argument