/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CallLowering.cpp | 74 SplitArgs.emplace_back(OrigArg.Regs[0], VT.getTypeForEVT(Context), in splitToValueTypes() 82 Type *PartTy = PartVT.getTypeForEVT(Context); in splitToValueTypes() 209 ArgInfo CurArgInfo = ArgInfo{VRegs[i], SplitEVTs[i].getTypeForEVT(Ctx)}; in lowerReturn()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64CallLowering.cpp | 235 SplitArgs.emplace_back(OrigArg.Regs[0], SplitVTs[0].getTypeForEVT(Ctx), in splitToValueTypes() 246 Type *SplitTy = SplitVTs[i].getTypeForEVT(Ctx); in splitToValueTypes() 290 ArgInfo CurArgInfo = ArgInfo{CurVReg, SplitEVTs[i].getTypeForEVT(Ctx)}; in lowerReturn() 311 CurArgInfo.Ty = EVT(NewVT).getTypeForEVT(Ctx); in lowerReturn()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ValueTypes.cpp | 38 ResultVT.LLVMTy = VectorType::get(VT.getTypeForEVT(Context), NumElements); in getExtendedVectorVT() 140 Type *EVT::getTypeForEVT(LLVMContext &Context) const { in getTypeForEVT() function in EVT
|
D | TargetLoweringBase.cpp | 1531 Type *Ty = VT.getTypeForEVT(Context); in allowsMemoryAccessForAlignment()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMCallLowering.cpp | 207 SplitArgs.emplace_back(OrigArg.Regs[0], SplitVTs[0].getTypeForEVT(Ctx), in splitToValueTypes() 215 Type *SplitTy = SplitVT.getTypeForEVT(Ctx); in splitToValueTypes()
|
D | ARMISelLowering.cpp | 8877 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerFSINCOS() 8968 Arg.Ty = Arg.Node.getValueType().getTypeForEVT(*DAG.getContext()); in LowerWindowsDIVLibCall() 8975 .setCallee(CallingConv::ARM_AAPCS_VFP, VT.getTypeForEVT(*DAG.getContext()), in LowerWindowsDIVLibCall() 16217 Type *ArgTy = ArgVT.getTypeForEVT(*Context); in getDivRemArgList() 16239 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 399 Type *getTypeForEVT(LLVMContext &Context) const;
|
D | TargetLowering.h | 1237 EltTy = PointerTy.getTypeForEVT(Ty->getContext()); 1255 Elm = PointerTy.getTypeForEVT(Ty->getContext());
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCallLowering.cpp | 171 Type *Ty = VT.getTypeForEVT(Ctx); in splitToValueTypes() 190 Type *PartTy = PartVT.getTypeForEVT(Ctx); in splitToValueTypes()
|
D | R600ISelLowering.cpp | 907 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter()
|
D | SIISelLowering.cpp | 5114 Type *Ty = PtrVT.getTypeForEVT(*DAG.getContext()); in LowerGlobalAddress() 5664 DataLayout.getABITypeAlignment(VT.getTypeForEVT(*DAG.getContext())); in lowerSBuffer() 5803 Type *Type = VT.getTypeForEVT(*DAG.getContext()); in LowerINTRINSIC_WO_CHAIN() 8097 Type *Ty = MemVT.getTypeForEVT(*DCI.DAG.getContext()); in performSHLPtrCombine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 345 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerDivRem() 374 Entry.Ty = Value.getValueType().getTypeForEVT(*DAG.getContext()); in LowerDivRem() 997 TD->getTypeAllocSize(EVT(LocVT).getTypeForEVT(CCInfo.getContext())), in analyzeStandardArguments() 999 EVT(LocVT).getTypeForEVT(CCInfo.getContext()))); in analyzeStandardArguments()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 321 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() 1755 SrcOp.getValueType().getTypeForEVT(*DAG.getContext())); in EmitStackConvert() 1766 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert() 1959 CV.push_back(ConstantInt::get(EltVT.getTypeForEVT(*DAG.getContext()), in ExpandBUILD_VECTOR() 1964 Type *OpNTy = EltVT.getTypeForEVT(*DAG.getContext()); in ExpandBUILD_VECTOR() 2035 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() 2046 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() 2200 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall() 2206 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall() 2295 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandSinCosLibCall()
|
D | SelectionDAG.cpp | 1006 VT.getTypeForEVT(*getContext()); in getEVTAlignment() 1959 VT.getTypeForEVT(*getContext())), in expandVAArg() 1985 Type *Ty = VT.getTypeForEVT(*getContext()); in CreateStackTemporary() 1995 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary() 1996 Type *Ty2 = VT2.getTypeForEVT(*getContext()); in CreateStackTemporary() 5797 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in getMemsetStringVal() 5914 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemcpyLoadsAndStores() 6096 Type *Ty = MemOps[0].getTypeForEVT(C); in getMemmoveLoadsAndStores() 6197 Type *Ty = MemOps[0].getTypeForEVT(*DAG.getContext()); in getMemsetStores() 6325 Dst.getValueType().getTypeForEVT(*getContext()), in getMemcpy() [all …]
|
D | LegalizeTypesGeneric.cpp | 158 NOutVT.getTypeForEVT(*DAG.getContext())); in ExpandRes_BITCAST()
|
D | LegalizeIntegerTypes.cpp | 3572 Type *RetTy = VT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO() 3574 Type *PtrTy = PtrVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO() 3596 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in ExpandIntRes_XMULO()
|
D | LegalizeVectorTypes.cpp | 1159 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR() 1454 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() 1886 NVT.getTypeForEVT(*DAG.getContext())); in SplitVecRes_VAARG()
|
D | DAGCombiner.cpp | 931 Type *AccessTy = VT.getTypeForEVT(*DAG.getContext()); in reassociationCanBreakAddressingModePattern() 11069 VT.getTypeForEVT(*DAG.getContext())); in CombineConsecutiveLoads() 13727 VT.getTypeForEVT(*DAG.getContext()), AS); in canFoldInAddressingMode() 14703 ResVT.getTypeForEVT(*DAG->getContext())); in canMergeExpensiveCrossRegisterBankCopy() 15185 Type *NewVTTy = NewVT.getTypeForEVT(*DAG.getContext()); in ReduceLoadOpStoreWidth() 15241 Type *IntVTTy = IntVT.getTypeForEVT(*DAG.getContext()); in TransformFPLoadStorePair() 16946 VecEltVT.getTypeForEVT(*DAG.getContext())); in scalarizeExtractedVectorLoad()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenCallingConv.inc | 476 …State.getMachineFunction().getDataLayout().getTypeAllocSize(EVT(LocVT).getTypeForEVT(State.getCont… 989 …State.getMachineFunction().getDataLayout().getTypeAllocSize(EVT(LocVT).getTypeForEVT(State.getCont… 990 …State.getMachineFunction().getDataLayout().getABITypeAlignment(EVT(LocVT).getTypeForEVT(State.getC… 1609 …State.getMachineFunction().getDataLayout().getTypeAllocSize(EVT(LocVT).getTypeForEVT(State.getCont… 1610 …State.getMachineFunction().getDataLayout().getABITypeAlignment(EVT(LocVT).getTypeForEVT(State.getC… 2061 …State.getMachineFunction().getDataLayout().getTypeAllocSize(EVT(LocVT).getTypeForEVT(State.getCont… 2062 …State.getMachineFunction().getDataLayout().getABITypeAlignment(EVT(LocVT).getTypeForEVT(State.getC… 2532 …State.getMachineFunction().getDataLayout().getTypeAllocSize(EVT(LocVT).getTypeForEVT(State.getCont… 2533 …State.getMachineFunction().getDataLayout().getABITypeAlignment(EVT(LocVT).getTypeForEVT(State.getC…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsCallLowering.cpp | 716 ArgInfo Info = ArgInfo{OrigArg.Regs[i], SplitEVTs[i].getTypeForEVT(Ctx)}; in splitToValueTypes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 2325 TD.getPrefTypeAlignment(ValVT.getTypeForEVT(*DAG.getContext())); in LowerSTOREVector() 2591 EltVT.getTypeForEVT(F->getContext()), ADDRESS_SPACE_PARAM)); in LowerFormalArguments() 4816 TD.getPrefTypeAlignment(ResVT.getTypeForEVT(*DAG.getContext())); in ReplaceLoadVector()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 765 Type *Ty = VT.getTypeForEVT(*DAG.getContext()); in LowerCall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2126 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); in LowerF128_LibCallArg() 2157 Type *RetTy = Op.getValueType().getTypeForEVT(*DAG.getContext()); in LowerF128Op()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 1676 DL->getABITypeAlignment(Info.memVT.getTypeForEVT(F->getContext()))); in translateCall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1859 MaybeAlign(DL.getABITypeAlignment(Info.memVT.getTypeForEVT(Cont))); in getTgtMemIntrinsic()
|