Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp315 DIExpression::appendOffset( in eliminateFrameIndex()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp587 DIExpression::appendOffset(Ops, AddrDispShift); in replaceDebugValue()
H A DX86InstrInfo.cpp10183 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp701 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
H A DLiveDebugVariables.cpp1758 DIExpression::appendOffset(Ops, SpillOffsets[I]); in insertDebugValue()
H A DTargetInstrInfo.cpp1924 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp871 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp963 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1995 void DIExpression::appendOffset(SmallVectorImpl<uint64_t> &Ops, in appendOffset() function in DIExpression
2122 appendOffset(Ops, Offset); in prepend()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2458 DIExpression::appendOffset(Opcodes, ConstantOffset.getSExtValue()); in getSalvageOpsForGEP()
2521 DIExpression::appendOffset(Opcodes, Offset); in getSalvageOpsForBinOp()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h3570 LLVM_ABI static void appendOffset(SmallVectorImpl<uint64_t> &Ops,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6524 DIExpression::appendOffset(Expr, Offset); in createOffsetExpr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11759 DIExpression::appendOffset(ExprOps, Offset); in salvageDebugInfo()