Searched refs:appendOffset (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.cpp | 311 DIExpression::appendOffset( in eliminateFrameIndex()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetRegisterInfo.cpp | 650 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| H A D | TargetInstrInfo.cpp | 1555 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
|
| H A D | LiveDebugVariables.cpp | 1711 DIExpression::appendOffset(Ops, SpillOffsets[I]); in insertDebugValue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86OptimizeLEAs.cpp | 587 DIExpression::appendOffset(Ops, AddrDispShift); in replaceDebugValue()
|
| H A D | X86InstrInfo.cpp | 10004 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.cpp | 725 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.cpp | 848 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 1669 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 D | Local.cpp | 2389 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 D | DebugInfoMetadata.h | 2930 static void appendOffset(SmallVectorImpl<uint64_t> &Ops, int64_t Offset);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 6254 DIExpression::appendOffset(Expr, Offset); in createOffsetExpr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 10866 DIExpression::appendOffset(ExprOps, Offset); in salvageDebugInfo()
|