Searched refs:appendOffset (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.cpp | 311 DIExpression::appendOffset( in eliminateFrameIndex()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetRegisterInfo.cpp | 650 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| H A D | TargetInstrInfo.cpp | 1378 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
|
| H A D | LiveDebugVariables.cpp | 1710 DIExpression::appendOffset(Ops, SpillOffsets[I]); in insertDebugValue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86OptimizeLEAs.cpp | 588 DIExpression::appendOffset(Ops, AddrDispShift); in replaceDebugValue()
|
| H A D | X86InstrInfo.cpp | 9158 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.cpp | 665 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.cpp | 801 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 1561 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 D | Local.cpp | 1945 DIExpression::appendOffset(Opcodes, ConstantOffset.getSExtValue()); in getSalvageOpsForGEP() 1996 DIExpression::appendOffset(Opcodes, Offset); in getSalvageOpsForBinOp()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 2849 static void appendOffset(SmallVectorImpl<uint64_t> &Ops, int64_t Offset);
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 6133 DIExpression::appendOffset(Expr, Offset); in createOffsetExpr()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 10270 DIExpression::appendOffset(ExprOps, Offset); in salvageDebugInfo()
|