Home
last modified time | relevance | path

Searched defs:FuncPtrType (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DIRBuilder.cpp340 PointerType *FuncPtrType = cast<PointerType>(ActualCallee->getType()); in CreateGCStatepointCallCommon() local
391 PointerType *FuncPtrType = cast<PointerType>(ActualInvokee->getType()); in CreateGCStatepointInvokeCommon() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp613 auto *FuncPtrType = cast<PointerType>(ActualCallee->getType()); in CreateGCStatepointCallCommon() local
664 auto *FuncPtrType = cast<PointerType>(ActualInvokee->getType()); in CreateGCStatepointInvokeCommon() local
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp635 auto *FuncPtrType = cast<PointerType>(ActualCallee->getType()); in CreateGCStatepointCallCommon() local
692 auto *FuncPtrType = cast<PointerType>(ActualInvokee->getType()); in CreateGCStatepointInvokeCommon() local