Home
last modified time | relevance | path

Searched defs:OrigTy (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp348 EVT OrigTy = TLI->getValueType(DL, Ty); in getArithmeticInstrCost() local
473 EVT OrigTy = TLI->getValueType(DL, RetTy); in getIntrinsicInstrCost() local
522 EVT OrigTy = TLI->getValueType(DL, Ty); in getArithmeticReductionCost() local
538 EVT OrigTy = TLI->getValueType(DL, Ty); in getMinMaxReductionCost() local
DAMDGPUCallLowering.cpp208 static LLT getMultipleType(LLT OrigTy, int Factor) { in getMultipleType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp563 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType(); in instrumentLoadOrStore() local
642 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType(); in instrumentAtomic() local
724 Type *OrigTy = cast<PointerType>(OrigPtrTy)->getElementType(); in getMemoryAccessFuncIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp108 IntegerType *OrigTy = nullptr; member in __anon3d5ad5a80111::IRPromoter
810 Type *OrigTy = V->getType(); in TryToPromote() local
DAtomicExpandPass.cpp502 Type *OrigTy = NewVal->getType(); in createCmpXchgInstFun() local
DCodeGenPrepare.cpp2589 Type *OrigTy; member in __anone6c077230511::TypePromotionTransaction::TypeMutator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp334 const LLT OrigTy(OrigVT); in handleAssignments() local
DRegisterBankInfo.cpp476 LLT OrigTy = MRI.getType(OrigReg); in applyDefaultMapping() local
DLegalizerHelper.cpp41 getNarrowTypeBreakDown(LLT OrigTy, LLT NarrowTy, LLT &LeftoverTy) { in getNarrowTypeBreakDown()
175 static LLT getGCDType(LLT OrigTy, LLT TargetTy) { in getGCDType()
1456 LLT OrigTy = MRI.getType(MI.getOperand(0).getReg()); in widenScalar() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1062 EVT OrigTy = cast<VTSDNode>(Node->getOperand(1))->getVT(); in ExpandSEXTINREG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1462 bool IsRet, Type *OrigTy) { in CC_RISCV()
1665 Type *OrigTy = CLI ? CLI->getArgs()[Outs[i].OrigArgIndex].Ty : nullptr; in analyzeOutputArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp350 Type *OrigTy = V->getType(); in canEvaluateTruncated() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1004 Type *OrigTy = In->getType(); in promoteTo() local
DHexagonISelLowering.cpp896 EVT OrigTy = cast<VTSDNode>(Op.getOperand(1))->getVT(); in LowerSETCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2755 const EVT &OrigTy, in addRequiredExtensionForVectorMULL()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp8450 const EVT &OrigTy, in AddRequiredExtensionForVMULL()