Home
last modified time | relevance | path

Searched refs:getTypeForEVT (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp47 VectorType::get(VT.getTypeForEVT(Context), NumElements, IsScalable); in getExtendedVectorVT()
54 ResultVT.LLVMTy = VectorType::get(VT.getTypeForEVT(Context), EC); in getExtendedVectorVT()
181 Type *EVT::getTypeForEVT(LLVMContext &Context) const { in getTypeForEVT() function in EVT
H A DTargetLoweringBase.cpp1712 Type *Ty = VT.getTypeForEVT(Context); in allowsMemoryAccessForAlignment()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp223 SplitArgs.emplace_back(OrigArg.Regs[0], SplitVTs[0].getTypeForEVT(Ctx), in splitToValueTypes()
235 Type *SplitTy = SplitVTs[i].getTypeForEVT(Ctx); in splitToValueTypes()
836 ArgInfo DemoteArg(DemoteReg, ValueVTs[0].getTypeForEVT(PtrTy->getContext()), in insertSRetIncomingArgument()
891 Type *PartTy = EVT(RegVT).getTypeForEVT(Context); in getReturnInfo()
H A DIRTranslator.cpp2382 DL->getABITypeAlign(Info.memVT.getTypeForEVT(F->getContext()))); in translateCall()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h457 Type *getTypeForEVT(LLVMContext &Context) const;
H A DTargetLowering.h1419 EltTy = PointerTy.getTypeForEVT(Ty->getContext());
1437 Elm = PointerTy.getTypeForEVT(Ty->getContext());
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp271 Type *LegalVTy = EVT(LT.second).getTypeForEVT(RetTy->getContext()); in getIntrinsicInstrCost()
1913 Type *LegalVTy = EVT(LT.second).getTypeForEVT(Ty->getContext()); in getMinMaxReductionCost()
1932 Type *LegalVTy = EVT(LT.second).getTypeForEVT(ValTy->getContext()); in getArithmeticReductionCostSVE()
2065 Type *LegalVTy = EVT(LT.second).getTypeForEVT(Tp->getContext()); in getSpliceCost()
2070 Type *PromotedVTy = EVT(PromotedVT).getTypeForEVT(Tp->getContext()); in getSpliceCost()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp366 ArgInfo CurArgInfo = ArgInfo{CurVReg, SplitEVTs[i].getTypeForEVT(Ctx), 0}; in lowerReturn()
388 CurArgInfo.Ty = EVT(NewVT).getTypeForEVT(Ctx); in lowerReturn()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp320 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP()
1705 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert()
1717 SrcOp.getValueType().getTypeForEVT(*DAG.getContext())); in EmitStackConvert()
1915 CV.push_back(ConstantInt::get(EltVT.getTypeForEVT(*DAG.getContext()), in ExpandBUILD_VECTOR()
1920 Type *OpNTy = EltVT.getTypeForEVT(*DAG.getContext()); in ExpandBUILD_VECTOR()
1991 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall()
2002 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall()
2137 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall()
2143 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall()
2232 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandSinCosLibCall()
H A DSelectionDAG.cpp1127 VT.getTypeForEVT(*getContext()); in getEVTAlign()
2155 Type *Ty = VT.getTypeForEVT(*getContext()); in getReducedAlign()
2172 Ty = IntermediateVT.getTypeForEVT(*getContext()); in getReducedAlign()
2195 Type *Ty = VT.getTypeForEVT(*getContext()); in CreateStackTemporary()
2210 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary()
2211 Type *Ty2 = VT2.getTypeForEVT(*getContext()); in CreateStackTemporary()
6308 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in getMemsetStringVal()
6438 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemcpyLoadsAndStores()
6625 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemmoveLoadsAndStores()
6731 Type *Ty = MemOps[0].getTypeForEVT(*DAG.getContext()); in getMemsetStores()
[all …]
H A DLegalizeIntegerTypes.cpp4029 Type *RetTy = VT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
4031 Type *PtrTy = PtrVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
4053 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
H A DDAGCombiner.cpp1042 Type *AccessTy = VT.getTypeForEVT(*DAG.getContext()); in reassociationCanBreakAddressingModePattern()
2098 VT.getTypeForEVT(*DAG.getContext()), AS); in canFoldInAddressingMode()
12558 VT.getTypeForEVT(*DAG.getContext())); in CombineConsecutiveLoads()
16249 ResVT.getTypeForEVT(*DAG->getContext())); in canMergeExpensiveCrossRegisterBankCopy()
16735 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); in ReduceLoadOpStoreWidth()
16799 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); in TransformFPLoadStorePair()
18597 VecEltVT.getTypeForEVT(*DAG.getContext())); in scalarizeExtractedVectorLoad()
H A DTargetLowering.cpp154 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in makeLibCall()
171 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in makeLibCall()
H A DSelectionDAGBuilder.cpp9546 Type *ArgTy = VT.getTypeForEVT(CLI.RetTy->getContext()); in LowerCallTo()
10093 Type *ArgTy = VT.getTypeForEVT(*DAG.getContext()); in LowerArguments()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp296 ArgInfo RetInfo(Reg, VT.getTypeForEVT(Ctx), 0); in lowerReturnVal()
312 RetInfo.Ty = ExtVT.getTypeForEVT(Ctx); in lowerReturnVal()
H A DR600ISelLowering.cpp817 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter()
H A DSIISelLowering.cpp5787 Type *Ty = PtrVT.getTypeForEVT(*DAG.getContext()); in LowerGlobalAddress()
6369 DataLayout.getABITypeAlign(VT.getTypeForEVT(*DAG.getContext())); in lowerSBuffer()
6510 Type *Type = VT.getTypeForEVT(*DAG.getContext()); in LowerINTRINSIC_WO_CHAIN()
8879 Type *Ty = MemVT.getTypeForEVT(*DCI.DAG.getContext()); in performSHLPtrCombine()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp434 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem()
457 Entry.Ty = Value.getValueType().getTypeForEVT(*DAG.getContext()); in LowerDivRem()
1060 auto evt = EVT(VT).getTypeForEVT(CCInfo.getContext()); in analyzeArguments()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1475 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in lowerDYNAMIC_STACKALLOC()
1479 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in lowerDYNAMIC_STACKALLOC()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2307 TD.getPrefTypeAlign(ValVT.getTypeForEVT(*DAG.getContext())); in LowerSTOREVector()
2572 EltVT.getTypeForEVT(F->getContext()), ADDRESS_SPACE_PARAM)); in LowerFormalArguments()
4873 Align PrefAlign = TD.getPrefTypeAlign(ResVT.getTypeForEVT(*DAG.getContext())); in ReplaceLoadVector()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2135 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerF128_LibCallArg()
2166 Type *RetTy = Op.getValueType().getTypeForEVT(*DAG.getContext()); in LowerF128Op()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1009 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2073 Info.align = DL.getABITypeAlign(Info.memVT.getTypeForEVT(Cont)); in getTgtMemIntrinsic()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9571 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS()
9662 Arg.Ty = Arg.Node.getValueType().getTypeForEVT(*DAG.getContext()); in LowerWindowsDIVLibCall()
9669 .setCallee(CallingConv::ARM_AAPCS_VFP, VT.getTypeForEVT(*DAG.getContext()), in LowerWindowsDIVLibCall()
19423 Type *ArgTy = ArgVT.getTypeForEVT(*Context); in getDivRemArgList()
19445 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2293 TD.getTypeAllocSize(VT.getTypeForEVT(*DAG.getContext())); in lowerVAARG()

12