Searched defs:CalleeTy (Results 1 – 8 of 8) sorted by relevance
212 auto CalleeTy = FunctionType::get(Type::getFloatTy(Ctx), in TEST_F() local388 auto CalleeTy = FunctionType::get(Type::getVoidTy(Ctx), in TEST_F() local
295 auto CalleeTy = FunctionType::get(Type::getFloatTy(Ctx), in TEST_F() local548 auto CalleeTy = FunctionType::get(Type::getVoidTy(Ctx), in TEST_F() local
460 auto *CalleeTy = cast<PointerType>(Callee->getType())->getElementType(); in getInvokeWrapper() local
2687 FunctionType *CalleeTy = CI.getFunctionType(); in verifyMustTailCall() local
2905 FunctionType *CalleeTy = CI.getFunctionType(); in verifyMustTailCall() local
4123 llvm::Type *CalleeTy = getTypes().GetFunctionType(FnInfo); in EmitCall() local
4115 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local
5103 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local