Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DIRBuilderTest.cpp212 auto CalleeTy = FunctionType::get(Type::getFloatTy(Ctx), in TEST_F() local
388 auto CalleeTy = FunctionType::get(Type::getVoidTy(Ctx), in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp295 auto CalleeTy = FunctionType::get(Type::getFloatTy(Ctx), in TEST_F() local
548 auto CalleeTy = FunctionType::get(Type::getVoidTy(Ctx), in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp460 auto *CalleeTy = cast<PointerType>(Callee->getType())->getElementType(); in getInvokeWrapper() local
/external/llvm/lib/IR/
DVerifier.cpp2687 FunctionType *CalleeTy = CI.getFunctionType(); in verifyMustTailCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp2905 FunctionType *CalleeTy = CI.getFunctionType(); in verifyMustTailCall() local
/external/clang/lib/CodeGen/
DCGExpr.cpp4123 llvm::Type *CalleeTy = getTypes().GetFunctionType(FnInfo); in EmitCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4115 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5103 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local