Searched refs:appendOffset (Results 1 – 13 of 13) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.cpp | 311 DIExpression::appendOffset( in eliminateFrameIndex()
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86OptimizeLEAs.cpp | 587 DIExpression::appendOffset(Ops, AddrDispShift); in replaceDebugValue()
|
| H A D | X86InstrInfo.cpp | 10088 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetRegisterInfo.cpp | 653 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| H A D | LiveDebugVariables.cpp | 1711 DIExpression::appendOffset(Ops, SpillOffsets[I]); in insertDebugValue()
|
| H A D | TargetInstrInfo.cpp | 1614 DIExpression::appendOffset(Ops, Offset); in describeLoadedValue()
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.cpp | 896 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.cpp | 773 DIExpression::appendOffset(Ops, Offset.getFixed()); in getOffsetOpcodes()
|
| /src/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 1717 void DIExpression::appendOffset(SmallVectorImpl<uint64_t> &Ops, in appendOffset() function in DIExpression 1844 appendOffset(Ops, Offset); in prepend()
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 2417 DIExpression::appendOffset(Opcodes, ConstantOffset.getSExtValue()); in getSalvageOpsForGEP() 2480 DIExpression::appendOffset(Opcodes, Offset); in getSalvageOpsForBinOp()
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 2979 static void appendOffset(SmallVectorImpl<uint64_t> &Ops, int64_t Offset);
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 6556 DIExpression::appendOffset(Expr, Offset); in createOffsetExpr()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 11203 DIExpression::appendOffset(ExprOps, Offset); in salvageDebugInfo()
|