Searched defs:ActualCallee (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/IR/ |
D | IRBuilder.cpp | 314 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs, in getStatepointArgs() 336 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs, in CreateGCStatepointCallCommon() 358 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 367 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, uint32_t Flags, in CreateGCStatepointCall() 376 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 581 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs, in getStatepointArgs() 603 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs, in CreateGCStatepointCallCommon() 625 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() 634 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, uint32_t Flags, in CreateGCStatepointCall() 643 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 807 SDValue ActualCallee; in LowerStatepoint() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 748 SDValue ActualCallee; in LowerStatepoint() local
|