/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 348 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
|
H A D | AMDGPUCallLowering.cpp | 208 static LLT getMultipleType(LLT OrigTy, int Factor) { in getMultipleType()
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 495 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType(); in instrumentLoadOrStore() local 579 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType(); in instrumentAtomic() local 666 Type *OrigTy = cast<PointerType>(OrigPtrTy)->getElementType(); in getMemoryAccessFuncIndex() local
|
H A D | EfficiencySanitizer.cpp | 672 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType(); in instrumentLoadOrStore() local 812 Type *OrigTy = cast<PointerType>(OrigPtrTy)->getElementType(); in getMemoryAccessFuncIndex() local 850 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType(); in instrumentFastpathWorkingSet() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 563 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 595 Type *OrigTy = getLoadStoreType(II.Inst); in instrumentLoadOrStore() local 723 Type *OrigTy = LI->getType(); in instrumentAtomic() local 813 int ThreadSanitizer::getMemoryAccessFuncIndex(Type *OrigTy, Value *Addr, in getMemoryAccessFuncIndex()
|
H A D | DataFlowSanitizer.cpp | 925 Constant *DataFlowSanitizer::getZeroShadow(Type *OrigTy) { in getZeroShadow() 1095 Type *DataFlowSanitizer::getShadowTy(Type *OrigTy) { in getShadowTy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 374 LLT OrigTy = MRI.getType(OrigRegs[0]); in buildCopyFromRegs() local 387 LLT OrigTy = MRI.getType(OrigRegs[0]); in buildCopyFromRegs() local 700 const LLT OrigTy = getLLTForType(*Args[i].Ty, DL); in handleAssignments() local
|
H A D | Utils.cpp | 899 LLT llvm::getLCMType(LLT OrigTy, LLT TargetTy) { in getLCMType() 945 LLT llvm::getCoverTy(LLT OrigTy, LLT TargetTy) { in getCoverTy() 960 LLT llvm::getGCDType(LLT OrigTy, LLT TargetTy) { in getGCDType()
|
H A D | LoadStoreOpt.cpp | 293 LLT OrigTy = MRI->getType(StoresToMerge[0]->getValueReg()); in mergeStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 108 IntegerType *OrigTy = nullptr; member in __anon6ce0dcb70111::IRPromoter 810 Type *OrigTy = V->getType(); in TryToPromote() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastToStructChecker.cpp | 38 QualType OrigTy = Ctx.getCanonicalType(E->getType()); in checkPreStmt() local
|
/aosp_15_r20/external/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 992 QualType OrigTy = OrigArg->getType(); in rewriteToNumericBoxedExpression() local 1121 QualType OrigTy = OrigArg->getType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 115 EVT OrigTy = TLI->getValueType(DL, Ty); in getArithmeticInstrCost() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 766 EVT OrigTy = TLI->getValueType(DL, Ty); in getArithmeticReductionCost() local 781 EVT OrigTy = TLI->getValueType(DL, Ty); in getMinMaxReductionCost() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 334 const LLT OrigTy(OrigVT); in handleAssignments() local
|
H A D | RegisterBankInfo.cpp | 476 LLT OrigTy = MRI.getType(OrigReg); in applyDefaultMapping() local
|
H A D | LegalizerHelper.cpp | 41 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 776 Type *OrigTy = V->getType(); in TryToPromote() local
|
H A D | RegisterBankInfo.cpp | 475 LLT OrigTy = MRI.getType(OrigReg); in applyDefaultMapping() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 776 EVT OrigTy = cast<VTSDNode>(Op->getOperand(1))->getVT(); in ExpandSEXTINREG() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1892 Type *OrigTy) { in CC_LoongArch() 2064 Type *OrigTy = CLI ? CLI->getArgs()[Outs[i].OrigArgIndex].Ty : nullptr; in analyzeOutputArgs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1462 bool IsRet, Type *OrigTy) { in CC_RISCV() 1665 Type *OrigTy = CLI ? CLI->getArgs()[Outs[i].OrigArgIndex].Ty : nullptr; in analyzeOutputArgs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 1062 EVT OrigTy = cast<VTSDNode>(Node->getOperand(1))->getVT(); in ExpandSEXTINREG() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 1029 EVT OrigTy = cast<VTSDNode>(Node->getOperand(1))->getVT(); in ExpandSEXTINREG() local
|