Home
last modified time | relevance | path

Searched defs:CalleeTy (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DStatepoint.h125 auto *CalleeTy = in getActualReturnType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDeclCXX.cpp820 llvm::FunctionType *CalleeTy; in GenerateCXXGlobalCleanUpFunc() local
H A DCGExpr.cpp5281 llvm::Type *CalleeTy = getTypes().GetFunctionType(FnInfo); in EmitCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1220 FunctionType *CalleeTy = CI.getFunctionType(); in shouldBeMustTail() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2751 Type *CalleeTy = Callee->getType(); in transformCallThroughTrampoline() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3406 FunctionType *CalleeTy = CI.getFunctionType(); in verifyMustTailCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4689 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local