Searched defs:OpcodeOffset (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLine.cpp | 621 advanceAddrOpIndex(uint64_t OperationAdvance,uint8_t Opcode,uint64_t OpcodeOffset) advanceAddrOpIndex() argument |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAGISel.h | 509 std::vector<unsigned> OpcodeOffset; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ | ||
H A D | X86MCCodeEmitter.cpp | 1534 unsigned OpcodeOffset = 0; encodeInstruction() local |