| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | CastToStructChecker.cpp | 38 QualType OrigTy = Ctx.getCanonicalType(E->getType()); in checkPreStmt() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| 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
|
| D | AMDGPUCallLowering.cpp | 208 static LLT getMultipleType(LLT OrigTy, int Factor) { in getMultipleType()
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| 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
|
| 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
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUTargetTransformInfo.cpp | 115 EVT OrigTy = TLI->getValueType(DL, Ty); in getArithmeticInstrCost() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TypePromotion.cpp | 108 IntegerType *OrigTy = nullptr; member in __anon266674660111::IRPromoter 810 Type *OrigTy = V->getType(); in TryToPromote() local
|
| D | AtomicExpandPass.cpp | 502 Type *OrigTy = NewVal->getType(); in createCmpXchgInstFun() local
|
| D | CodeGenPrepare.cpp | 2589 Type *OrigTy; member in __anonf13feda10511::TypePromotionTransaction::TypeMutator
|
| /external/clang/lib/Edit/ |
| D | RewriteObjCFoundationAPI.cpp | 992 QualType OrigTy = OrigArg->getType(); in rewriteToNumericBoxedExpression() local 1121 QualType OrigTy = OrigArg->getType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | CallLowering.cpp | 334 const LLT OrigTy(OrigVT); in handleAssignments() local
|
| D | RegisterBankInfo.cpp | 476 LLT OrigTy = MRI.getType(OrigReg); in applyDefaultMapping() local
|
| 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
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorOps.cpp | 776 EVT OrigTy = cast<VTSDNode>(Op->getOperand(1))->getVT(); in ExpandSEXTINREG() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorOps.cpp | 1062 EVT OrigTy = cast<VTSDNode>(Node->getOperand(1))->getVT(); in ExpandSEXTINREG() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| 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
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 340 Type *OrigTy = V->getType(); in canEvaluateTruncated() local
|
| /external/clang/lib/CodeGen/ |
| D | CGExpr.cpp | 1575 llvm::Type *OrigTy = CGM.getTypes().ConvertType(LV.getType()); in EmitLoadOfGlobalRegLValue() local 1828 llvm::Type *OrigTy = CGM.getTypes().ConvertType(Dst.getType()); in EmitStoreThroughGlobalRegLValue() local
|
| D | MicrosoftCXXABI.cpp | 2101 auto OrigTy = Ret.getType(); in performReturnAdjustment() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 350 Type *OrigTy = V->getType(); in canEvaluateTruncated() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonLoopIdiomRecognition.cpp | 1004 Type *OrigTy = In->getType(); in promoteTo() local
|
| D | HexagonISelLowering.cpp | 896 EVT OrigTy = cast<VTSDNode>(Op.getOperand(1))->getVT(); in LowerSETCC() local
|
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 2372 Type *OrigTy; member in __anon6e3ad5bf0211::TypePromotionTransaction::TypeMutator
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 2107 const EVT &OrigTy, in addRequiredExtensionForVectorMULL()
|