| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | ScalableVectorMVTsTest.cpp | 117 Type *Ty = Enxv4f64.getTypeForEVT(Ctx); in TEST() 121 ASSERT_EQ(Enxv4f64.getScalarType().getTypeForEVT(Ctx), in TEST()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | ValueTypes.cpp | 48 VectorType::get(VT.getTypeForEVT(Context), NumElements, IsScalable); in getExtendedVectorVT() 55 ResultVT.LLVMTy = VectorType::get(VT.getTypeForEVT(Context), EC); in getExtendedVectorVT() 182 Type *EVT::getTypeForEVT(LLVMContext &Context) const { in getTypeForEVT() function in EVT
|
| H A D | TargetLoweringBase.cpp | 1718 Type *Ty = VT.getTypeForEVT(Context); in allowsMemoryAccessForAlignment()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 251 SplitArgs.emplace_back(OrigArg.Regs[0], SplitVTs[0].getTypeForEVT(Ctx), in splitToValueTypes() 263 Type *SplitTy = SplitVTs[i].getTypeForEVT(Ctx); in splitToValueTypes() 884 ArgInfo DemoteArg(DemoteReg, ValueVTs[0].getTypeForEVT(PtrTy->getContext()), in insertSRetIncomingArgument() 939 Type *PartTy = EVT(RegVT).getTypeForEVT(Context); in getReturnInfo()
|
| H A D | IRTranslator.cpp | 2474 DL->getABITypeAlign(Info.memVT.getTypeForEVT(F->getContext()))); in translateCall()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.h | 462 Type *getTypeForEVT(LLVMContext &Context) const;
|
| H A D | TargetLowering.h | 1473 EltTy = PointerTy.getTypeForEVT(Ty->getContext()); 1491 Elm = PointerTy.getTypeForEVT(Ty->getContext());
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 318 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() 1410 Op.getValueType().getTypeForEVT(*DAG.getContext()))); in ExpandExtractFromVectorThroughStack() 1740 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert() 1752 SrcOp.getValueType().getTypeForEVT(*DAG.getContext())); in EmitStackConvert() 1949 CV.push_back(ConstantInt::get(EltVT.getTypeForEVT(*DAG.getContext()), in ExpandBUILD_VECTOR() 1954 Type *OpNTy = EltVT.getTypeForEVT(*DAG.getContext()); in ExpandBUILD_VECTOR() 2025 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() 2036 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() 2177 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall() 2183 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall() [all …]
|
| H A D | SelectionDAG.cpp | 1225 VT.getTypeForEVT(*getContext()); in getEVTAlign() 2256 Type *Ty = VT.getTypeForEVT(*getContext()); in getReducedAlign() 2273 Ty = IntermediateVT.getTypeForEVT(*getContext()); in getReducedAlign() 2296 Type *Ty = VT.getTypeForEVT(*getContext()); in CreateStackTemporary() 2311 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary() 2312 Type *Ty2 = VT2.getTypeForEVT(*getContext()); in CreateStackTemporary() 6663 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in getMemsetStringVal() 6793 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemcpyLoadsAndStores() 6987 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemmoveLoadsAndStores() 7096 Type *Ty = MemOps[0].getTypeForEVT(*DAG.getContext()); in getMemsetStores() [all …]
|
| H A D | LegalizeIntegerTypes.cpp | 4069 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandExtIntRes_DIVREM() 4090 .getTypeForEVT(*DAG.getContext()) in ExpandExtIntRes_DIVREM() 4418 Type *RetTy = VT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO() 4420 Type *PtrTy = PtrVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO() 4463 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
|
| H A D | TargetLowering.cpp | 158 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in makeLibCall() 175 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in makeLibCall() 7653 const Type *FloatTy = ScalarFloatVT.getTypeForEVT(*DAG.getContext()); in expandIS_FPCLASS()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64CallLowering.cpp | 381 ArgInfo CurArgInfo = ArgInfo{CurVReg, SplitEVTs[i].getTypeForEVT(Ctx), 0}; in lowerReturn() 401 CurArgInfo.Ty = EVT(NewVT).getTypeForEVT(Ctx); in lowerReturn()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 351 Type *LegalVTy = EVT(LT.second).getTypeForEVT(RetTy->getContext()); in getIntrinsicInstrCost() 2627 Type *LegalVTy = EVT(LT.second).getTypeForEVT(Ty->getContext()); in getMinMaxReductionCost() 2644 Type *LegalVTy = EVT(LT.second).getTypeForEVT(ValTy->getContext()); in getArithmeticReductionCostSVE() 2782 Type *LegalVTy = EVT(LT.second).getTypeForEVT(Tp->getContext()); in getSpliceCost() 2787 Type *PromotedVTy = EVT(PromotedVT).getTypeForEVT(Tp->getContext()); in getSpliceCost()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCallLowering.cpp | 309 ArgInfo RetInfo(Reg, VT.getTypeForEVT(Ctx), 0); in lowerReturnVal() 325 RetInfo.Ty = ExtVT.getTypeForEVT(Ctx); in lowerReturnVal()
|
| H A D | R600ISelLowering.cpp | 764 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter()
|
| H A D | SIISelLowering.cpp | 6094 Type *Ty = PtrVT.getTypeForEVT(*DAG.getContext()); in LowerGlobalAddress() 6676 DataLayout.getABITypeAlign(VT.getTypeForEVT(*DAG.getContext())); in lowerSBuffer() 6843 Type *Type = VT.getTypeForEVT(*DAG.getContext()); in LowerINTRINSIC_WO_CHAIN() 9394 Type *Ty = MemVT.getTypeForEVT(*DCI.DAG.getContext()); in performSHLPtrCombine()
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 476 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem() 499 Entry.Ty = Value.getValueType().getTypeForEVT(*DAG.getContext()); in LowerDivRem() 1123 auto evt = EVT(VT).getTypeForEVT(CCInfo.getContext()); in analyzeArguments()
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 1651 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in lowerDYNAMIC_STACKALLOC() 1655 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in lowerDYNAMIC_STACKALLOC()
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 2364 TD.getPrefTypeAlign(ValVT.getTypeForEVT(*DAG.getContext())); in LowerSTOREVector() 2593 EltVT.getTypeForEVT(F->getContext()), ADDRESS_SPACE_PARAM)); in LowerFormalArguments() 4957 Align PrefAlign = TD.getPrefTypeAlign(ResVT.getTypeForEVT(*DAG.getContext())); in ReplaceLoadVector()
|
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2235 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerF128_LibCallArg() 2266 Type *RetTy = Op.getValueType().getTypeForEVT(*DAG.getContext()); in LowerF128Op()
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1117 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerCall()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 1898 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in makeExternalCall() 1907 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in makeExternalCall() 6765 Type *OutLLVMTy = OutVT.getTypeForEVT(Ctx); in combineINT_TO_FP()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 2084 Info.align = DL.getABITypeAlign(Info.memVT.getTypeForEVT(Cont)); in getTgtMemIntrinsic()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 15360 Type *Ty = MemVT.getTypeForEVT(*DAG.getContext()); in PerformDAGCombine() 16724 MF.getFunction(), VT.getTypeForEVT(MF.getFunction().getContext())); in isFMAFasterThanFMulAndFAdd() 17832 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in lowerToLibCall() 17840 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in lowerToLibCall()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 9777 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS() 9868 Arg.Ty = Arg.Node.getValueType().getTypeForEVT(*DAG.getContext()); in LowerWindowsDIVLibCall() 9875 .setCallee(CallingConv::ARM_AAPCS_VFP, VT.getTypeForEVT(*DAG.getContext()), in LowerWindowsDIVLibCall() 20404 Type *ArgTy = ArgVT.getTypeForEVT(*Context); in getDivRemArgList() 20426 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem()
|