Home
last modified time | relevance | path

Searched defs:OpcodeOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp637 uint64_t OpcodeOffset) { in advanceAddrOpIndex()
703 uint64_t OpcodeOffset) { in advanceForOpcode()
734 uint64_t OpcodeOffset) { in handleSpecialOpcode()
869 uint64_t OpcodeOffset = *OffsetPtr; in parse() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h522 std::vector<unsigned> OpcodeOffset; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1577 unsigned OpcodeOffset = 0; in encodeInstruction() local