| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonVarargsCallingConvention.h | 76 const Type* ArgTy = LocVT.getTypeForEVT(State.getContext()); in CC_Hexagon32_VarArgs() local 131 const Type* ArgTy = LocVT.getTypeForEVT(State.getContext()); in RetCC_Hexagon32_VarArgs() local
|
| /external/llvm/lib/IR/ |
| D | Module.cpp | 138 while (Type *ArgTy = va_arg(Args, Type*)) in getOrInsertFunction() local 156 while (Type *ArgTy = va_arg(Args, Type*)) in getOrInsertFunction() local
|
| D | Type.cpp | 389 bool FunctionType::isValidArgumentType(Type *ArgTy) { in isValidArgumentType()
|
| /external/llvm/lib/ExecutionEngine/Interpreter/ |
| D | ExternalFunctions.cpp | 201 Type *ArgTy = FTy->getParamType(ArgNo); in ffiInvoke() local 213 Type *ArgTy = FTy->getParamType(ArgNo); in ffiInvoke() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | GenericTaintChecker.cpp | 437 const PointerType *ArgTy = in getPointedToSymbol() local 489 const Type *ArgTy = Arg->getType().getTypePtr(); in process() local
|
| D | BasicObjCFoundationChecks.cpp | 781 QualType ArgTy = msg.getArgExpr(I)->getType(); in checkPreObjCMessage() local
|
| /external/llvm/lib/ExecutionEngine/JIT/ |
| D | JIT.cpp | 357 Type *ArgTy = FTy->getParamType(i); in runFunction() local
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 1348 llvm::Type *ArgTy = Arg->getType(); in EmitBuiltinExpr() local 2505 llvm::Type *ArgTy = CGF.ConvertType(Arg->getType()); in EmitCommonNeonSISDBuiltinExpr() local 2512 llvm::Type *ArgTy = ai->getType(); in EmitCommonNeonSISDBuiltinExpr() local 4599 llvm::Type *ArgTy = llvm::VectorType::get( in EmitAArch64BuiltinExpr() local 5818 QualType ArgTy = E->getArg(1)->getType(); in EmitX86BuiltinExpr() local
|
| D | CGDecl.cpp | 461 QualType ArgTy = FnInfo.arg_begin()->type; in Emit() local
|
| D | CGExprCXX.cpp | 1360 QualType ArgTy = DeleteFTy->getParamType(0); in EmitDeleteCall() local
|
| D | CGObjCGNU.cpp | 70 while (llvm::Type *ArgTy = va_arg(Args, llvm::Type*)) in init() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMFastISel.cpp | 2215 Type *ArgTy = Op->getType(); in ARMEmitLibcall() local 2343 Type *ArgTy = (*i)->getType(); in SelectCall() local 3019 Type *ArgTy = I->getType(); in FastLowerArguments() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | InlineFunction.cpp | 363 PointerType *ArgTy = cast<PointerType>(Arg->getType()); in HandleByValArgument() local
|
| D | SimplifyLibCalls.cpp | 1454 Type *ArgTy = Arg->getType(); in insertSinCosCall() local
|
| /external/clang/lib/Edit/ |
| D | RewriteObjCFoundationAPI.cpp | 825 QualType ArgTy = Arg->getType(); in rewriteToNumberLiteral() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypes.cpp | 1043 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall() local
|
| D | LegalizeDAG.cpp | 2037 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() local 2118 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall() local 2248 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86FastISel.cpp | 2574 Type *ArgTy = Arg.getType(); in FastLowerArguments() local 2811 Type *ArgTy = ArgVal->getType(); in DoSelectCall() local
|
| /external/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 1853 Type *ArgTy = nullptr; in ParseParameterList() local 1895 Type *ArgTy = nullptr; in ParseArgumentList() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 1376 Type *ArgTy = (*i)->getType(); in SelectCall() local
|
| D | AArch64ISelLowering.cpp | 1492 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS() local 3606 Type *ArgTy = VT.getTypeForEVT(*DAG.getContext()); in LowerVAARG() local 6007 Type *ArgTy = I.getArgOperand(ArgI)->getType(); in getTgtMemIntrinsic() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCFastISel.cpp | 1455 Type *ArgTy = (*II)->getType(); in SelectCall() local
|
| /external/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 3090 QualType ArgTy) { in CheckUnaryTypeTraitTypeCompleteness() 3631 QualType ArgTy = Args[I]->getType(); in evaluateTypeTrait() local
|
| D | SemaExpr.cpp | 1474 QualType ArgTy[2]; in BuildCookedLiteralOperatorCall() local 1574 QualType ArgTy[] = { in ActOnStringLiteral() local 10185 QualType ArgTy = TInfo->getType(); in BuildBuiltinOffsetOf() local 10363 QualType ArgTy = GetTypeFromParser(ParsedArgTy, &ArgTInfo); in ActOnBuiltinOffsetOf() local
|
| /external/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCOpts.cpp | 2296 Type *ArgTy = Arg->getType(); in MoveCalls() local
|