Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp621 uint64_t OpcodeOffset) { in advanceAddrOpIndex()
687 uint64_t OpcodeOffset) { in advanceForOpcode()
718 uint64_t OpcodeOffset) { in handleSpecialOpcode()
853 uint64_t OpcodeOffset = *OffsetPtr; in parse() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h509 std::vector<unsigned> OpcodeOffset; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1534 unsigned OpcodeOffset = 0; in encodeInstruction() local