/external/llvm/lib/Target/Hexagon/ |
D | HexagonVarargsCallingConvention.h | 76 const Type* ArgTy = LocVT.getTypeForEVT(State.getContext()); in CC_Hexagon32_VarArgs() 131 const Type* ArgTy = LocVT.getTypeForEVT(State.getContext()); in RetCC_Hexagon32_VarArgs()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 1190 Ofst += TD->getTypeAllocSize(VecVT.getTypeForEVT(F->getContext())); in LowerCall() 1734 PointerType::get(partVT.getTypeForEVT(F->getContext()), in LowerFormalArguments() 1742 partVT.getTypeForEVT(F->getContext())); in LowerFormalArguments() 1778 EltVT.getTypeForEVT(F->getContext()), llvm::ADDRESS_SPACE_PARAM)); in LowerFormalArguments() 1784 TD->getABITypeAlignment(EltVT.getTypeForEVT(F->getContext()))); in LowerFormalArguments() 1791 Ofst += TD->getTypeAllocSize(EltVT.getTypeForEVT(F->getContext())); in LowerFormalArguments() 1798 VecVT.getTypeForEVT(F->getContext()), llvm::ADDRESS_SPACE_PARAM)); in LowerFormalArguments() 1804 TD->getABITypeAlignment(VecVT.getTypeForEVT(F->getContext()))); in LowerFormalArguments() 1820 Ofst += TD->getTypeAllocSize(VecVT.getTypeForEVT(F->getContext())); in LowerFormalArguments() 1840 PointerType::get(VecVT.getTypeForEVT(F->getContext()), in LowerFormalArguments() [all …]
|
/external/llvm/lib/IR/ |
D | ValueTypes.cpp | 38 ResultVT.LLVMTy = VectorType::get(VT.getTypeForEVT(Context), NumElements); in getExtendedVectorVT() 180 Type *EVT::getTypeForEVT(LLVMContext &Context) const { in getTypeForEVT() function in EVT
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 280 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() 735 Type *Ty = ST->getMemoryVT().getTypeForEVT(*DAG.getContext()); in LegalizeStoreOps() 848 Type *Ty = ST->getMemoryVT().getTypeForEVT(*DAG.getContext()); in LegalizeStoreOps() 899 Type *Ty = LD->getMemoryVT().getTypeForEVT(*DAG.getContext()); in LegalizeLoadOps() 1085 LD->getMemoryVT().getTypeForEVT(*DAG.getContext()); in LegalizeLoadOps() 1767 getTypeForEVT(*DAG.getContext())); in EmitStackConvert() 1777 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert() 1971 CV.push_back(ConstantInt::get(EltVT.getTypeForEVT(*DAG.getContext()), in ExpandBUILD_VECTOR() 1976 Type *OpNTy = EltVT.getTypeForEVT(*DAG.getContext()); in ExpandBUILD_VECTOR() 2037 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() [all …]
|
D | LegalizeTypes.cpp | 1043 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall() 1053 Type *RetTy = Node->getValueType(0).getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall()
|
D | LegalizeTypesGeneric.cpp | 157 getTypeForEVT(*DAG.getContext())); in ExpandRes_BITCAST()
|
D | SelectionDAG.cpp | 925 VT.getTypeForEVT(*getContext()); in getEVTAlignment() 1764 Type *Ty = VT.getTypeForEVT(*getContext()); in CreateStackTemporary() 1778 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary() 1779 Type *Ty2 = VT2.getTypeForEVT(*getContext()); in CreateStackTemporary() 3742 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in getMemsetStringVal() 3924 Type *Ty = MemOps[0].getTypeForEVT(*DAG.getContext()); in getMemcpyLoadsAndStores() 4034 Type *Ty = MemOps[0].getTypeForEVT(*DAG.getContext()); in getMemmoveLoadsAndStores() 4126 Type *Ty = MemOps[0].getTypeForEVT(*DAG.getContext()); in getMemsetStores()
|
D | LegalizeIntegerTypes.cpp | 2307 Type *RetTy = VT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO() 2309 Type *PtrTy = PtrVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO() 2331 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
|
D | TargetLowering.cpp | 98 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in makeLibCall() 105 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in makeLibCall()
|
D | DAGCombiner.cpp | 6167 getABITypeAlignment(VT.getTypeForEVT(*DAG.getContext())); in CombineConsecutiveLoads() 6233 getABITypeAlignment(VT.getTypeForEVT(*DAG.getContext())); in visitBITCAST() 7576 return TLI.isLegalAddressingMode(AM, VT.getTypeForEVT(*DAG.getContext())); in canFoldInAddressingMode() 8354 ResVT.getTypeForEVT(*DAG->getContext())); in canMergeExpensiveCrossRegisterBankCopy() 8832 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); in ReduceLoadOpStoreWidth() 8895 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); in TransformFPLoadStorePair() 9499 getABITypeAlignment(SVT.getTypeForEVT(*DAG.getContext())); in visitSTORE() 9788 VecEltVT.getTypeForEVT(*DAG.getContext())); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad()
|
D | LegalizeVectorTypes.cpp | 806 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR() 881 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT()
|
D | SelectionDAGBuilder.cpp | 7145 Type *ArgTy = VT.getTypeForEVT(CLI.RetTy->getContext()); in LowerCallTo() 7412 Type *ArgTy = VT.getTypeForEVT(*DAG.getContext()); in LowerArguments()
|
/external/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 317 Type *getTypeForEVT(LLVMContext &Context) const;
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600ISelLowering.cpp | 362 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | R600ISelLowering.cpp | 362 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 433 getABITypeAlignment(LD->getMemoryVT().getTypeForEVT(*DAG.getContext())); in LowerLOAD() 511 getABITypeAlignment(ST->getMemoryVT().getTypeForEVT(*DAG.getContext())); in LowerSTORE() 1817 ST->getMemoryVT().getTypeForEVT(*DCI.DAG.getContext())); in PerformDAGCombine()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 649 Elm = PointerTy.getTypeForEVT(Ty->getContext());
|
/external/llvm/lib/Target/R600/ |
D | R600ISelLowering.cpp | 1131 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() 1689 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerFormalArguments()
|
D | SIISelLowering.cpp | 292 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerParameter()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1972 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerF128_LibCallArg() 2008 Type *RetTy = Op.getValueType().getTypeForEVT(*DAG.getContext()); in LowerF128Op()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 6085 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS() 10558 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem() 10575 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerDivRem()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 1492 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS() 3606 Type *ArgTy = VT.getTypeForEVT(*DAG.getContext()); in LowerVAARG()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 13295 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerVAARG() 15129 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerWin64_i128OP() 15142 static_cast<EVT>(MVT::v2i64).getTypeForEVT(*DAG.getContext()), in LowerWin64_i128OP() 16124 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS() 18972 getABITypeAlignment(VT.getTypeForEVT(*DAG.getContext())); in XFormVExtractWithShuffleIntoLoad()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 8111 Type *Ty = LD->getMemoryVT().getTypeForEVT(*DAG.getContext()); in PerformDAGCombine()
|