Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h161 const unsigned NewBase = Base + sizeof(InlineDescriptor); narrow() local
215 unsigned NewBase = Base - getInlineDesc()->Offset; getBase() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLoadStoreOpt.h50 void setBase(Register NewBase) { BaseReg = NewBase; } in setBase()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp374 unsigned NewBase, int64_t NewOffset) { in fixPastUses() argument
452 unsigned NewBase, in changeToAddrMode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp333 Register NewBase = MRI.createVirtualRegister(&RISCV::GPRRegClass); lowerVSPILL() local
410 Register NewBase = MRI.createVirtualRegister(&RISCV::GPRRegClass); lowerVRELOAD() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp312 // Handle (NewBase + offset) as start value. in isDereferenceableAndAlignedInLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp543 Register NewBase = Stores[0].Ptr->getReg(0); tryOptimizeConsecStores() local
H A DAArch64LegalizerInfo.cpp1574 Register NewBase; matchLDPSTPAddrMode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1328 Value *NewBase = swapGEPOperand() local
H A DGuardWidening.cpp248 setBase(const Value * NewBase) setBase() argument
H A DLoopStrengthReduce.cpp3801 Formula NewBase = Base; GenerateCombinations() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp97 auto *NewBase = rebuild(refExpr->getBase()); rebuildMSPropertySubscriptExpr() local
H A DTreeTransform.h6490 QualType NewBase = TransformUnaryTransformType() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp962 unsigned BasePos = 0, OffsetPos = 0, NewBase = 0; changeDependences() local
2557 canUseLastOffsetValue(MachineInstr * MI,unsigned & BasePos,unsigned & OffsetPos,unsigned & NewBase,int64_t & Offset) canUseLastOffsetValue() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp2021 updateBaseAndOffset(MachineInstr & MI,Register NewBase,int32_t NewOffset) const updateBaseAndOffset() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp683 unsigned NewBase; CreateLoadStoreMulti() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2845 const MCSymbol *NewBase = DD.getSectionLabel(&Begin->getSection()); emitRangeList() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1634 SDValue NewBase = OldBase; findAddrModeSVELoadStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4587 auto NewBase = matchReassocConstantInnerRHS() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp20933 llvm::Value *NewBase = IsLoad ? Builder.CreateExtractValue(Result, 1) EmitHexagonBuiltinExpr() local