Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp621 advanceAddrOpIndex(uint64_t OperationAdvance,uint8_t Opcode,uint64_t OpcodeOffset) advanceAddrOpIndex() argument
687 advanceForOpcode(uint8_t Opcode,uint64_t OpcodeOffset) advanceForOpcode() argument
718 handleSpecialOpcode(uint8_t Opcode,uint64_t OpcodeOffset) handleSpecialOpcode() argument
853 uint64_t OpcodeOffset = *OffsetPtr; parse() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h509 std::vector<unsigned> OpcodeOffset; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1534 unsigned OpcodeOffset = 0; encodeInstruction() local