Home
last modified time | relevance | path

Searched refs:appendOffset (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp311 DIExpression::appendOffset( in eliminateFrameIndex()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp650 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
H A DTargetInstrInfo.cpp1555 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
H A DLiveDebugVariables.cpp1711 DIExpression::appendOffset(Ops, SpillOffsets[I]); in insertDebugValue()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp587 DIExpression::appendOffset(Ops, AddrDispShift); in replaceDebugValue()
H A DX86InstrInfo.cpp10004 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp725 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp848 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1669 void DIExpression::appendOffset(SmallVectorImpl<uint64_t> &Ops, in appendOffset() function in DIExpression
1757 appendOffset(Ops, Offset); in prepend()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2389 DIExpression::appendOffset(Opcodes, ConstantOffset.getSExtValue()); in getSalvageOpsForGEP()
2452 DIExpression::appendOffset(Opcodes, Offset); in getSalvageOpsForBinOp()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2930 static void appendOffset(SmallVectorImpl<uint64_t> &Ops, int64_t Offset);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6254 DIExpression::appendOffset(Expr, Offset); in createOffsetExpr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10866 DIExpression::appendOffset(ExprOps, Offset); in salvageDebugInfo()