Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDCastToStructChecker.cpp38 QualType OrigTy = Ctx.getCanonicalType(E->getType()); in checkPreStmt() local
/NextBSD/contrib/llvm/lib/Transforms/Instrumentation/
HDThreadSanitizer.cpp445 Type *OrigTy = cast<PointerType>(Addr->getType())->getElementType(); in instrumentLoadOrStore() local
591 Type *OrigTy = cast<PointerType>(OrigPtrTy)->getElementType(); in getMemoryAccessFuncIndex() local
/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp992 QualType OrigTy = OrigArg->getType(); in rewriteToNumericBoxedExpression() local
1118 QualType OrigTy = OrigArg->getType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeVectorOps.cpp783 EVT OrigTy = cast<VTSDNode>(Op->getOperand(1))->getVT(); in ExpandSEXTINREG() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCasts.cpp341 Type *OrigTy = V->getType(); in CanEvaluateTruncated() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp1451 llvm::Type *OrigTy = CGM.getTypes().ConvertType(LV.getType()); in EmitLoadOfGlobalRegLValue() local
1714 llvm::Type *OrigTy = CGM.getTypes().ConvertType(Dst.getType()); in EmitStoreThroughGlobalRegLValue() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp1891 Type *OrigTy; member in __anon08e94ae70211::TypePromotionTransaction::TypeMutator
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp1760 const EVT &OrigTy, in addRequiredExtensionForVectorMULL()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp6054 const EVT &OrigTy, in AddRequiredExtensionForVMULL()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp4555 QualType OrigTy = Param->getOriginalType(); in CheckStaticArrayArgument() local