Searched refs:appendOffset (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp645 DIExpression::appendOffset(Ops, Offset.getFixed());
H A DTargetInstrInfo.cpp1245 DIExpression::appendOffset(Ops, Offset);
H A DLiveDebugVariables.cpp1606 DIExpression::appendOffset(Ops, SpillOffsets[I]);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp309 DIExpression::appendOffset(
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp591 DIExpression::appendOffset(Ops, AddrDispShift);
H A DX86InstrInfo.cpp8493 DIExpression::appendOffset(Ops, Offset);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1217 void DIExpression::appendOffset(SmallVectorImpl<uint64_t> &Ops, function in class:DIExpression
1291 appendOffset(Ops, Offset);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp618 DIExpression::appendOffset(Ops, Offset.getFixed());
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1794 DIExpression::appendOffset(Opcodes, ConstantOffset.getSExtValue());
1845 DIExpression::appendOffset(Opcodes, Offset);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2743 static void appendOffset(SmallVectorImpl<uint64_t> &Ops, int64_t Offset);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5905 DIExpression::appendOffset(Ops, Offset);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8867 DIExpression::appendOffset(ExprOps, Offset);

Completed in 499 milliseconds