Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLoadStoreOpt.h50 void setBase(Register NewBase) { BaseReg = NewBase; } in setBase()
/llvm-project/clang/lib/AST/Interp/
H A DPointer.h
/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp374 unsigned NewBase, int64_t NewOffset) { in fixPastUses()
452 unsigned NewBase, in changeToAddrMode()
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp360 Register NewBase = MRI.createVirtualRegister(&RISCV::GPRRegClass); lowerVSPILL() local
437 Register NewBase = MRI.createVirtualRegister(&RISCV::GPRRegClass); lowerVRELOAD() local
/llvm-project/clang-tools-extra/clangd/tool/
H A DCheck.cpp338 Duration NewBase = MedianTime("-*"); checkTidyTimes() local
/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp268 if (auto NewBase = GlobalMap.lookup(Base)) createAccessAddress() local
/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp314 const auto *NewBase = dyn_cast<SCEVUnknown>(StartS->getOperand(1)); isDereferenceableAndAlignedInLoop() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1378 Value *NewBase = in swapGEPOperand() local
H A DGuardWidening.cpp251 setBase(const Value * NewBase) setBase() argument
H A DLoopStrengthReduce.cpp4038 Formula NewBase = Base; GenerateCombinations() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp601 Register NewBase = Stores[0].Ptr->getReg(0); tryOptimizeConsecStores() local
H A DAArch64LegalizerInfo.cpp1683 Register NewBase; matchLDPSTPAddrMode() local
/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp99 auto *NewBase = rebuild(refExpr->getBase()); rebuildMSPropertySubscriptExpr() local
H A DTreeTransform.h6737 QualType NewBase = TransformUnaryTransformType() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp177 Value *NewBase = Constant::getNullValue(PointerType::getUnqual(C)); in TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1012 unsigned BasePos = 0, OffsetPos = 0, NewBase = 0; changeDependences() local
2603 canUseLastOffsetValue(MachineInstr * MI,unsigned & BasePos,unsigned & OffsetPos,unsigned & NewBase,int64_t & Offset) canUseLastOffsetValue() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1963 updateBaseAndOffset(MachineInstr & MI,Register NewBase,int32_t NewOffset) const updateBaseAndOffset() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp684 unsigned NewBase; CreateLoadStoreMulti() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2846 const MCSymbol *NewBase = DD.getSectionLabel(&Begin->getSection()); emitRangeList() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1655 SDValue NewBase = OldBase; findAddrModeSVELoadStore() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4749 auto NewBase = matchReassocConstantInnerRHS() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp21566 llvm::Value *NewBase = IsLoad ? Builder.CreateExtractValue(Result, 1) EmitHexagonBuiltinExpr() local