| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ValueTypes.cpp | 47 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 D | TargetLoweringBase.cpp | 1712 Type *Ty = VT.getTypeForEVT(Context); in allowsMemoryAccessForAlignment()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 223 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 D | IRTranslator.cpp | 2382 DL->getABITypeAlign(Info.memVT.getTypeForEVT(F->getContext()))); in translateCall()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.h | 457 Type *getTypeForEVT(LLVMContext &Context) const;
|
| H A D | TargetLowering.h | 1419 EltTy = PointerTy.getTypeForEVT(Ty->getContext()); 1437 Elm = PointerTy.getTypeForEVT(Ty->getContext());
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 271 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 D | AArch64CallLowering.cpp | 366 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 D | LegalizeDAG.cpp | 320 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 D | SelectionDAG.cpp | 1127 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 D | LegalizeIntegerTypes.cpp | 4029 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 D | DAGCombiner.cpp | 1042 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 D | TargetLowering.cpp | 154 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in makeLibCall() 171 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in makeLibCall()
|
| H A D | SelectionDAGBuilder.cpp | 9546 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 D | AMDGPUCallLowering.cpp | 296 ArgInfo RetInfo(Reg, VT.getTypeForEVT(Ctx), 0); in lowerReturnVal() 312 RetInfo.Ty = ExtVT.getTypeForEVT(Ctx); in lowerReturnVal()
|
| H A D | R600ISelLowering.cpp | 817 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter()
|
| H A D | SIISelLowering.cpp | 5787 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 D | AVRISelLowering.cpp | 434 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 D | VEISelLowering.cpp | 1475 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 D | NVPTXISelLowering.cpp | 2307 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 D | SparcISelLowering.cpp | 2135 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 D | WebAssemblyISelLowering.cpp | 1009 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerCall()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 2073 Info.align = DL.getABITypeAlign(Info.memVT.getTypeForEVT(Cont)); in getTgtMemIntrinsic()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 9571 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 D | MipsISelLowering.cpp | 2293 TD.getTypeAllocSize(VT.getTypeForEVT(*DAG.getContext())); in lowerVAARG()
|