Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64CallLowering.cpp206 SplitArgs.emplace_back(OrigArg.Reg, SplitVTs[0].getTypeForEVT(Ctx), in splitToValueTypes()
215 Type *SplitTy = SplitVT.getTypeForEVT(Ctx); in splitToValueTypes()
262 ArgInfo CurArgInfo = ArgInfo{CurVReg, SplitEVTs[i].getTypeForEVT(Ctx)}; in lowerReturn()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CallLowering.cpp76 SplitArgs.emplace_back(OrigArg.Reg, VT.getTypeForEVT(Context), in splitToValueTypes()
84 Type *PartTy = PartVT.getTypeForEVT(Context); in splitToValueTypes()
208 ArgInfo CurArgInfo = ArgInfo{VRegs[i], SplitEVTs[i].getTypeForEVT(Ctx)}; in lowerReturn()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp205 SplitArgs.emplace_back(OrigArg.Reg, SplitVTs[0].getTypeForEVT(Ctx), Flags, in splitToValueTypes()
213 Type *SplitTy = SplitVT.getTypeForEVT(Ctx); in splitToValueTypes()
262 ArgInfo CurArgInfo(VRegs[i], SplitEVTs[i].getTypeForEVT(Ctx)); in lowerReturnVal()
H A DARMISelLowering.cpp7673 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS()
7764 Arg.Ty = Arg.Node.getValueType().getTypeForEVT(*DAG.getContext()); in LowerWindowsDIVLibCall()
7771 .setCallee(CallingConv::ARM_AAPCS_VFP, VT.getTypeForEVT(*DAG.getContext()), in LowerWindowsDIVLibCall()
7965 Entry.Ty = Val.getValueType().getTypeForEVT(*DAG.getContext()); in LowerFPOWI()
7970 Entry.Ty = Exponent.getValueType().getTypeForEVT(*DAG.getContext()); in LowerFPOWI()
7974 Type *LCRTy = Val.getValueType().getTypeForEVT(*DAG.getContext()); in LowerFPOWI()
14097 Type *ArgTy = ArgVT.getTypeForEVT(*Context); in getDivRemArgList()
14119 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DValueTypes.cpp38 ResultVT.LLVMTy = VectorType::get(VT.getTypeForEVT(Context), NumElements); in getExtendedVectorVT()
202 Type *EVT::getTypeForEVT(LLVMContext &Context) const { in getTypeForEVT() function in EVT
H A DTargetLoweringBase.cpp1418 Type *Ty = VT.getTypeForEVT(Context); in allowsMemoryAccess()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.h384 Type *getTypeForEVT(LLVMContext &Context) const;
H A DTargetLowering.h1152 Elm = PointerTy.getTypeForEVT(Ty->getContext());
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp306 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP()
1728 SrcOp.getValueType().getTypeForEVT(*DAG.getContext())); in EmitStackConvert()
1739 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert()
1937 Type *OpNTy = EltVT.getTypeForEVT(*DAG.getContext()); in ExpandBUILD_VECTOR()
2000 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall()
2011 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall()
2071 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall()
2099 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall()
2186 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall()
2192 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall()
[all …]
H A DLegalizeTypes.cpp1038 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall()
1048 Type *RetTy = Node->getValueType(0).getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall()
H A DSelectionDAG.cpp988 VT.getTypeForEVT(*getContext()); in getEVTAlignment()
1925 Type *Ty = VT.getTypeForEVT(*getContext()); in CreateStackTemporary()
1935 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary()
1936 Type *Ty2 = VT2.getTypeForEVT(*getContext()); in CreateStackTemporary()
5493 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in getMemsetStringVal()
5704 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemcpyLoadsAndStores()
5884 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemmoveLoadsAndStores()
5983 Type *Ty = MemOps[0].getTypeForEVT(*DAG.getContext()); in getMemsetStores()
6109 Dst.getValueType().getTypeForEVT(*getContext()), in getMemcpy()
6211 Dst.getValueType().getTypeForEVT(*getContext()), in getMemmove()
[all …]
H A DLegalizeTypesGeneric.cpp165 NOutVT.getTypeForEVT(*DAG.getContext())); in ExpandRes_BITCAST()
H A DLegalizeIntegerTypes.cpp2995 Type *RetTy = VT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
2997 Type *PtrTy = PtrVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
3019 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
H A DLegalizeVectorTypes.cpp1058 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR()
1257 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT()
H A DTargetLowering.cpp131 Entry.Ty = Entry.Node.getValueType().getTypeForEVT(*DAG.getContext()); in makeLibCall()
142 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in makeLibCall()
H A DDAGCombiner.cpp9995 VT.getTypeForEVT(*DAG.getContext())); in CombineConsecutiveLoads()
12578 VT.getTypeForEVT(*DAG.getContext()), AS); in canFoldInAddressingMode()
13520 ResVT.getTypeForEVT(*DAG->getContext())); in canMergeExpensiveCrossRegisterBankCopy()
14005 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); in ReduceLoadOpStoreWidth()
14066 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); in TransformFPLoadStorePair()
15592 VecEltVT.getTypeForEVT(*DAG.getContext())); in scalarizeExtractedVectorLoad()
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp346 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem()
375 Entry.Ty = Value.getValueType().getTypeForEVT(*DAG.getContext()); in LowerDivRem()
998 TD->getTypeAllocSize(EVT(LocVT).getTypeForEVT(CCInfo.getContext())), in analyzeStandardArguments()
1000 EVT(LocVT).getTypeForEVT(CCInfo.getContext()))); in analyzeStandardArguments()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp356 ArgInfo CurArgInfo = ArgInfo{VRegs[i], SplitEVTs[i].getTypeForEVT(Ctx)}; in lowerReturn()
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp424 LD->getMemoryVT().getTypeForEVT(*DAG.getContext())); in LowerLOAD()
505 ST->getMemoryVT().getTypeForEVT(*DAG.getContext())); in LowerSTORE()
1789 ST->getMemoryVT().getTypeForEVT(*DCI.DAG.getContext())); in PerformDAGCombine()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp905 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter()
1608 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerFormalArguments()
H A DSIISelLowering.cpp1333 Type *Ty = MemVT.getTypeForEVT(*DAG.getContext()); in lowerKernargMemParameter()
4550 Type *Ty = PtrVT.getTypeForEVT(*DAG.getContext()); in LowerGlobalAddress()
5179 Type *Type = VT.getTypeForEVT(*DAG.getContext()); in LowerINTRINSIC_WO_CHAIN()
7105 Type *Ty = MemVT.getTypeForEVT(*DCI.DAG.getContext()); in performSHLPtrCombine()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp677 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerCall()
/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2223 TD.getPrefTypeAlignment(ValVT.getTypeForEVT(*DAG.getContext())); in LowerSTOREVector()
2489 EltVT.getTypeForEVT(F->getContext()), ADDRESS_SPACE_PARAM)); in LowerFormalArguments()
4550 TD.getPrefTypeAlignment(ResVT.getTypeForEVT(*DAG.getContext())); in ReplaceLoadVector()
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2126 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerF128_LibCallArg()
2157 Type *RetTy = Op.getValueType().getTypeForEVT(*DAG.getContext()); in LowerF128Op()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1785 Info.align = DL.getABITypeAlignment(Info.memVT.getTypeForEVT(Cont)); in getTgtMemIntrinsic()

12