Home
last modified time | relevance | path

Searched defs:NewBase (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h207 const unsigned NewBase = asBlockPointer().Base + sizeof(InlineDescriptor); in narrow() local
293 unsigned NewBase = asBlockPointer().Base - getInlineDesc()->Offset; in getBase() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp374 unsigned NewBase, int64_t NewOffset) { in fixPastUses()
452 unsigned NewBase, in changeToAddrMode()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp360 Register NewBase = MRI.createVirtualRegister(&RISCV::GPRRegClass); in lowerVSPILL() local
437 Register NewBase = MRI.createVirtualRegister(&RISCV::GPRRegClass); in lowerVRELOAD() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp314 const auto *NewBase = dyn_cast<SCEVUnknown>(StartS->getOperand(1)); in isDereferenceableAndAlignedInLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp601 Register NewBase = Stores[0].Ptr->getReg(0); in tryOptimizeConsecStores() local
H A DAArch64LegalizerInfo.cpp1719 Register NewBase; in matchLDPSTPAddrMode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1378 Value *NewBase = in swapGEPOperand() local
H A DGuardWidening.cpp251 void setBase(const Value *NewBase) { Base = NewBase; } in setBase()
H A DLoopStrengthReduce.cpp4042 Formula NewBase = Base; in GenerateCombinations() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp99 auto *NewBase = rebuild(refExpr->getBase()); in rebuildMSPropertySubscriptExpr() local
H A DTreeTransform.h6745 QualType NewBase = NewBaseTSI->getType(); in TransformUnaryTransformType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1022 unsigned BasePos = 0, OffsetPos = 0, NewBase = 0; in changeDependences() local
2613 unsigned &NewBase, in canUseLastOffsetValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1995 Register NewBase, in updateBaseAndOffset()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp684 unsigned NewBase; in CreateLoadStoreMulti() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2846 const MCSymbol *NewBase = DD.getSectionLabel(&Begin->getSection()); in emitRangeList() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1748 SDValue NewBase = OldBase; in findAddrModeSVELoadStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4749 auto NewBase = in matchReassocConstantInnerRHS() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp21687 llvm::Value *NewBase = IsLoad ? Builder.CreateExtractValue(Result, 1) in EmitHexagonBuiltinExpr() local