Searched defs:ArgTy (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonVarargsCallingConvention.h76 const Type* ArgTy = LocVT.getTypeForEVT(State.getContext()); local
131 const Type* ArgTy = LocVT.getTypeForEVT(State.getContext()); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp201 Type *ArgTy = FTy->getParamType(ArgNo); local
213 Type *ArgTy = FTy->getParamType(ArgNo); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1108 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); local
H A DLegalizeIntegerTypes.cpp2313 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); local
H A DSelectionDAGBuilder.cpp6494 Type *ArgTy = VT.getTypeForEVT(CLI.RetTy->getContext()); local
6720 Type *ArgTy = VT.getTypeForEVT(*DAG.getContext()); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/JIT/
H A DJIT.cpp509 Type *ArgTy = FTy->getParamType(i); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DType.cpp412 bool FunctionType::isValidArgumentType(Type *ArgTy) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelLowering.cpp67 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DObjCARC.cpp3111 Type *ArgTy = Arg->getType(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp9914 Type *ArgTy = I.getArgOperand(ArgI)->getType(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.cpp9652 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); local

Completed in 216 milliseconds