Searched defs:Instruction (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DInstruction.cpp24 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, function in class:Instruction
38 Instruction::Instruction(Typ function in class:Instruction
[all...]
/freebsd-10.1-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.cpp66 struct Instruction { struct in class:llvm::FrameEntry
67 Instruction(uint8_t Opcode) function in struct:llvm::FrameEntry::Instruction
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DDisassembler.h30 class Instruction class in namespace:lldb_private
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DDisassembler.cpp556 Instruction::Instruction(const Address &address, AddressClass addr_class) : function in class:Instruction
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DInstruction.h31 class Instruction : public User, public ilist_node<Instruction> { class in namespace:llvm
[all...]
/freebsd-10.1-release/contrib/llvm/lib/MC/
H A DMCStreamer.cpp288 MCCFIInstruction Instruction = local
296 MCCFIInstruction Instruction = local
304 MCCFIInstruction Instruction = local
312 MCCFIInstruction Instruction = local
320 MCCFIInstruction Instruction = local
328 MCCFIInstruction Instruction = local
351 MCCFIInstruction Instruction = MCCFIInstruction::createRememberState(Label); local
359 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); local
366 MCCFIInstruction Instruction = local
374 MCCFIInstruction Instruction = local
382 MCCFIInstruction Instruction = MCCFIInstruction::createEscape(Label, Values); local
395 MCCFIInstruction Instruction = local
403 MCCFIInstruction Instruction = local
411 MCCFIInstruction Instruction = local
[all...]
/freebsd-10.1-release/sys/contrib/dev/acpica/include/
H A Dactbl1.h118 UINT8 Instruction; member in struct:acpi_whea_header
H A Dactbl2.h1301 UINT8 Instruction; member in struct:acpi_wdat_entry

Completed in 135 milliseconds