Searched defs:IsPatchPoint (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h78 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
H A DTargetLowering.h3458 bool IsPatchPoint : 1; member in struct:llvm::TargetLoweringBase::TargetLowering::CallLoweringInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8672 populateCallLoweringInfo( TargetLowering::CallLoweringInfo &CLI, const CallBase *Call, unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, bool IsPatchPoint) argument

Completed in 198 milliseconds