Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastToStructChecker.cpp42 QualType OrigTy = Ctx.getCanonicalType(E->getType()); in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp168 Type *OrigTy = II->getArgOperand(VFParam.ParamPos)->getType(); in replaceWithCallToVeclib() local
H A DTypePromotion.cpp785 Type *OrigTy = V->getType(); in TryToPromote() local
H A DRegisterBankInfo.cpp480 LLT OrigTy = MRI.getType(OrigReg); in applyDefaultMapping() local
H A DAtomicExpandPass.cpp578 Type *OrigTy = NewVal->getType(); in createCmpXchgInstFun() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp592 Type *OrigTy = getLoadStoreType(II.Inst); in instrumentLoadOrStore() local
719 Type *OrigTy = LI->getType(); in instrumentAtomic() local
803 int ThreadSanitizer::getMemoryAccessFuncIndex(Type *OrigTy, Value *Addr, in getMemoryAccessFuncIndex()
H A DDataFlowSanitizer.cpp937 Constant *DataFlowSanitizer::getZeroShadow(Type *OrigTy) { in getZeroShadow()
1107 Type *DataFlowSanitizer::getShadowTy(Type *OrigTy) { in getShadowTy()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp350 QualType OrigTy, AggValueSlot Slot) const { in EmitVAArg()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp411 LLT OrigTy = MRI.getType(OrigRegs[0]); in buildCopyFromRegs() local
424 LLT OrigTy = MRI.getType(OrigRegs[0]); in buildCopyFromRegs() local
788 const LLT OrigTy = getLLTForType(*Args[i].Ty, DL); in handleAssignments() local
H A DUtils.cpp1165 LLT llvm::getLCMType(LLT OrigTy, LLT TargetTy) { in getLCMType()
1232 LLT llvm::getCoverTy(LLT OrigTy, LLT TargetTy) { in getCoverTy()
1253 LLT llvm::getGCDType(LLT OrigTy, LLT TargetTy) { in getGCDType()
H A DLoadStoreOpt.cpp309 LLT OrigTy = MRI->getType(StoresToMerge[0]->getValueReg()); in mergeStores() local
H A DLegalizerHelper.cpp56 getNarrowTypeBreakDown(LLT OrigTy, LLT NarrowTy, LLT &LeftoverTy) { in getNarrowTypeBreakDown()
2252 LLT OrigTy = MRI.getType(MI.getOperand(0).getReg()); in widenScalarAddSubOverflow() local
5669 LLT OrigTy = MRI.getType(MI.getOperand(1).getReg()); in moreElementsVector() local
8277 LLT OrigTy = MRI.getType(Result); in lowerSMULH_UMULH() local
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp991 QualType OrigTy = OrigArg->getType(); in rewriteToNumericBoxedExpression() local
1136 QualType OrigTy = OrigArg->getType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp786 EVT OrigTy = TLI->getValueType(DL, Ty); in getArithmeticReductionCost() local
801 EVT OrigTy = TLI->getValueType(DL, Ty); in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1208 EVT OrigTy = cast<VTSDNode>(Node->getOperand(1))->getVT(); in ExpandSEXTINREG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp947 const DIType *OrigTy = Ty; in visitMapDefType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp504 User *U, Type *OrigTy, std::unordered_set<Value *> &Visited, in deduceNestedTypeHelper()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4720 Type *OrigTy) { in CC_LoongArch()
4896 Type *OrigTy = CLI ? CLI->getArgs()[Outs[i].OrigArgIndex].Ty : nullptr; in analyzeOutputArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp275 Type *OrigTy = V->getType(); in canEvaluateTruncated() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1014 Type *OrigTy = In->getType(); in promoteTo() local
H A DHexagonISelLowering.cpp1079 EVT OrigTy = cast<VTSDNode>(Op.getOperand(1))->getVT(); in LowerSETCC() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1098 llvm::Type *OrigTy = constant->getType(); in constWithPadding() local
H A DCGExpr.cpp2349 llvm::Type *OrigTy = CGM.getTypes().ConvertType(LV.getType()); in EmitLoadOfGlobalRegLValue() local
2649 llvm::Type *OrigTy = CGM.getTypes().ConvertType(Dst.getType()); in EmitStoreThroughGlobalRegLValue() local
H A DItaniumCXXABI.cpp944 llvm::Type *OrigTy = MemFnPtr->getType(); in EmitMemberPointerConversion() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6832 auto OrigTy = DT->getOriginalType(); in deduceOpenCLAddressSpace() local
13082 QualType OrigTy; member
13149 QualType OrigTy; member
13217 QualType OrigTy; member

12