Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp311 DIExpression::appendOffset( in eliminateFrameIndex()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp650 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
H A DTargetInstrInfo.cpp1378 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
H A DLiveDebugVariables.cpp1710 DIExpression::appendOffset(Ops, SpillOffsets[I]); in insertDebugValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp588 DIExpression::appendOffset(Ops, AddrDispShift); in replaceDebugValue()
H A DX86InstrInfo.cpp9158 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp665 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp801 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1561 void DIExpression::appendOffset(SmallVectorImpl<uint64_t> &Ops, in appendOffset() function in DIExpression
1638 appendOffset(Ops, Offset); in prepend()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp1945 DIExpression::appendOffset(Opcodes, ConstantOffset.getSExtValue()); in getSalvageOpsForGEP()
1996 DIExpression::appendOffset(Opcodes, Offset); in getSalvageOpsForBinOp()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2849 static void appendOffset(SmallVectorImpl<uint64_t> &Ops, int64_t Offset);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6133 DIExpression::appendOffset(Expr, Offset); in createOffsetExpr()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10270 DIExpression::appendOffset(ExprOps, Offset); in salvageDebugInfo()