Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCastToStructChecker.cpp38 QualType OrigTy = Ctx.getCanonicalType(E->getType()); in checkPreStmt() local
/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp495 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
DEfficiencySanitizer.cpp672 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/
DAMDGPUTargetTransformInfo.cpp115 EVT OrigTy = TLI->getValueType(DL, Ty); in getArithmeticInstrCost() local
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp992 QualType OrigTy = OrigArg->getType(); in rewriteToNumericBoxedExpression() local
1121 QualType OrigTy = OrigArg->getType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp776 EVT OrigTy = cast<VTSDNode>(Op->getOperand(1))->getVT(); in ExpandSEXTINREG() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp336 Type *OrigTy = V->getType(); in CanEvaluateTruncated() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp340 Type *OrigTy = V->getType(); in canEvaluateTruncated() local
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp1334 auto OrigTy = Arg->getType(); in mutateFuncArgType() local
/external/clang/lib/CodeGen/
DCGExpr.cpp1575 llvm::Type *OrigTy = CGM.getTypes().ConvertType(LV.getType()); in EmitLoadOfGlobalRegLValue() local
1828 llvm::Type *OrigTy = CGM.getTypes().ConvertType(Dst.getType()); in EmitStoreThroughGlobalRegLValue() local
DMicrosoftCXXABI.cpp2101 auto OrigTy = Ret.getType(); in performReturnAdjustment() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2372 Type *OrigTy; member in __anonebd7bfba0211::TypePromotionTransaction::TypeMutator
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2107 const EVT &OrigTy, in addRequiredExtensionForVectorMULL()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6528 const EVT &OrigTy, in AddRequiredExtensionForVMULL()
/external/clang/lib/Sema/
DSemaExpr.cpp4927 QualType OrigTy = Param->getOriginalType(); in CheckStaticArrayArgument() local