Home
last modified time | relevance | path

Searched refs:ActualInvokee (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DIRBuilder.cpp387 Value *ActualInvokee, BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvokeCommon() argument
391 PointerType *FuncPtrType = cast<PointerType>(ActualInvokee->getType()); in CreateGCStatepointInvokeCommon()
401 getStatepointArgs(*Builder, ID, NumPatchBytes, ActualInvokee, Flags, in CreateGCStatepointInvokeCommon()
408 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() argument
413 this, ID, NumPatchBytes, ActualInvokee, NormalDest, UnwindDest, in CreateGCStatepointInvoke()
419 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() argument
424 this, ID, NumPatchBytes, ActualInvokee, NormalDest, UnwindDest, Flags, in CreateGCStatepointInvoke()
429 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() argument
433 this, ID, NumPatchBytes, ActualInvokee, NormalDest, UnwindDest, in CreateGCStatepointInvoke()
/external/llvm/include/llvm/IR/
DIRBuilder.h503 Value *ActualInvokee, BasicBlock *NormalDest,
511 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee,
522 Value *ActualInvokee, BasicBlock *NormalDest,