Searched defs:NewBase (Results 1 - 11 of 11) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h5815 QualType NewBase = local
H A DSemaPseudoObject.cpp97 auto *NewBase = rebuild(refExpr->getBase()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1304 Value *NewBase = local
H A DLoopStrengthReduce.cpp3691 Formula NewBase = Base; local
H A DGuardWidening.cpp205 void setBase(const Value *NewBase) { Base = NewBase; } argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp739 Value *NewBase = Base; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp679 unsigned NewBase; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp363 fixPastUses(ArrayRef<MachineInstr *> Uses, unsigned NewBase, int64_t NewOffset) argument
441 changeToAddrMode(MachineInstr &Ldst, unsigned NewOpcode, unsigned NewBase, MachineOperand &NewOffset) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1646 updateBaseAndOffset(MachineInstr &MI, unsigned NewBase, int32_t NewOffset) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp844 unsigned BasePos = 0, OffsetPos = 0, NewBase = 0; local
2094 canUseLastOffsetValue(MachineInstr *MI, unsigned &BasePos, unsigned &OffsetPos, unsigned &NewBase, int64_t &Offset) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h107 const unsigned NewBase = Base + sizeof(InlineDescriptor); local
157 unsigned NewBase = Base - getInlineDesc()->Offset; local

Completed in 233 milliseconds