Home
last modified time | relevance | path

Searched defs:ActualCallee (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp753 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs) { in getStatepointArgs()
796 FunctionCallee ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs, in CreateGCStatepointCallCommon()
819 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
828 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
839 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1022 SDValue ActualCallee; in LowerStatepoint() local