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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1443 unsigned OpcodeOffset = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp804 uint64_t OpcodeOffset = *OffsetPtr; local
607 advanceAddr(uint64_t OperationAdvance, uint8_t Opcode, uint64_t OpcodeOffset) argument
639 advanceAddrForOpcode(uint8_t Opcode, uint64_t OpcodeOffset) argument
669 handleSpecialOpcode(uint8_t Opcode, uint64_t OpcodeOffset) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h359 std::vector<unsigned> OpcodeOffset; member in class:llvm::SelectionDAGISel

Completed in 230 milliseconds