Home
last modified time | relevance | path

Searched defs:RetTy (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h54 Type *RetTy; variable
/external/clang/lib/Analysis/
DCocoaConventions.cpp25 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType()
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp30 Type *RetTy) { in EnsureFunctionExists()
67 Type *RetTy) { in ReplaceCallWith()
DBasicTargetTransformInfo.cpp382 unsigned BasicTTI::getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicInstrCost()
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp78 Intrinsic::ID IID, Type *RetTy, ArrayRef<Type *> ParamTys) const { in getIntrinsicCost()
83 Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments) const { in getIntrinsicCost()
190 Type *RetTy, in getIntrinsicInstrCost()
/external/llvm/lib/IR/
DModule.cpp200 Type *RetTy, ...) { in getOrInsertFunction()
218 Type *RetTy, ...) { in getOrInsertFunction()
DAsmWriter.cpp1912 Type *RetTy = FTy->getReturnType(); in printInstruction() local
1945 Type *RetTy = FTy->getReturnType(); in printInstruction() local
DType.cpp388 bool FunctionType::isValidReturnType(Type *RetTy) { in isValidReturnType()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp191 Type *RetTy = FTy->getReturnType(); in runFunction() local
/external/clang/lib/CodeGen/
DCGCall.cpp69 static CanQualType GetReturnType(QualType RetTy) { in GetReturnType()
1053 QualType RetTy = FI.getReturnType(); in ConstructAttributeList() local
1202 QualType RetTy = FD->getResultType().getUnqualifiedType(); in EmitFunctionProlog() local
1626 QualType RetTy = FI.getReturnType(); in EmitFunctionEpilog() local
2110 QualType RetTy = CallInfo.getReturnType(); in EmitCall() local
DCGAtomic.cpp438 QualType RetTy = getContext().VoidTy; in EmitAtomicExpr() local
DCGObjCGNU.cpp62 llvm::Type *RetTy, ...) { in init()
81 llvm::Type *RetTy = ArgTys.back(); in operator llvm::Constant*() local
1435 llvm::PointerType *RetTy = cast<llvm::PointerType>(v->getType()); in GenerateMessageSend() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp218 Type *RetTy = FTy->getReturnType(); in ffiInvoke() local
DExecution.cpp588 void Interpreter::popStackAndReturnValueToCaller(Type *RetTy, in popStackAndReturnValueToCaller()
616 Type *RetTy = Type::getVoidTy(I.getContext()); in visitReturnInst() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp403 QualType RetTy = Msg.getResultType(); in HandleNilReceiver() local
DRetainCountChecker.cpp1045 QualType RetTy = FT->getResultType(); in getFunctionSummary() local
1297 QualType RetTy = FD->getResultType(); in updateSummaryFromAnnotations() local
1382 Selector S, QualType RetTy) { in getStandardMethodSummary()
1511 const ObjCMethodDecl *MD, QualType RetTy, in getMethodSummary()
2729 QualType RetTy = RetE->getType(); in GetReturnType() local
/external/llvm/include/llvm/Support/
DIntegersSubset.h87 #define INT_ITEM_DEFINE_OP_STANDARD_INT(RetTy, op, IntTy) \ argument
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1865 Type *RetTy = Node->getValueType(0).getTypeForEVT(*DAG.getContext()); in ExpandLibCall() local
1914 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() local
1948 Type *RetTy = Node->getValueType(0).getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall() local
2061 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall() local
2168 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandSinCosLibCall() local
DLegalizeTypes.cpp1061 Type *RetTy = Node->getValueType(0).getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall() local
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp323 (Type* RetTy, ArgListTy &Args, bool &needHelper) const { in getMips16HelperFunction()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1636 Type *RetTy = I->getType(); in SelectFPToI() local
2203 Type *RetTy = I->getType(); in ARMEmitLibcall() local
2312 Type *RetTy = I->getType(); in SelectCall() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp600 Type *RetTy = FTy->getReturnType(); in DoPromotion() local
DDeadArgumentElimination.cpp703 Type *RetTy = FTy->getReturnType(); in RemoveDeadStuffFromFunction() local
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp396 Type *RetTy = FTy->getReturnType(); in runFunction() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp832 Type *RetTy = FlushF->getReturnType(); in insertFlush() local

12