Searched defs:CalleeTy (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h123 auto *CalleeTy = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp829 llvm::FunctionType *CalleeTy; local
H A DCGExpr.cpp5176 llvm::Type *CalleeTy = getTypes().GetFunctionType(FnInfo); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp5018 Type *CalleeTy = Callee->getType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3200 FunctionType *CalleeTy = CI.getFunctionType(); local

Completed in 271 milliseconds