Searched defs:inst (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXSplitBBatBar.cpp63 Instruction *inst = SplitPoints[i]; local
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dtest_alname.c38 test_alname(krb5_context context, krb5_const_realm realm, const char *user, const char *inst, const char *localuser, int ok) argument
H A Dget_for_creds.c125 const char *inst = krb5_principal_get_comp_string(context, server, 0); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DOpcode.h46 Opcode (uint8_t inst) : m_type (eType8) argument
51 Opcode (uint16_t inst) : m_type (eType16) argument
56 Opcode (uint32_t inst) : m_type (eType32) argument
61 Opcode (uint64_t inst) : m_type (eType64) argument
148 SetOpcode8 (uint8_t inst) argument
155 SetOpcode16(uint16_t inst) argument
162 SetOpcode16_2(uint32_t inst) argument
169 SetOpcode32(uint32_t inst) argument
176 SetOpcode64(uint64_t inst) argument
[all...]
H A DRegisterValue.h55 RegisterValue (uint8_t inst) : argument
62 RegisterValue (uint16_t inst) : argument
69 RegisterValue (uint32_t inst) : argument
76 RegisterValue (uint64_t inst) : argument
84 RegisterValue (__uint128_t inst) : argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBInstructionList.cpp60 SBInstruction inst; local
105 Instruction *inst = m_opaque_sp->GetInstructionList().GetInstructionAtIndex (i).get(); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.h142 void Lock(InstructionLLVMC *inst, argument
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DMemDepPrinter.cpp74 static InstTypePair getInstTypePair(const Instruction* inst, DepType type) { argument
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCWin64EH.cpp65 EmitUnwindCode(MCStreamer &streamer, MCSymbol *begin, MCWin64EHInstruction &inst) argument
183 MCWin64EHInstruction inst = info->Instructions.back(); local
[all...]
/freebsd-10.0-release/sys/amd64/include/
H A Dvmm_instruction_emul.h45 uint8_t inst[VIE_INST_SIZE]; /* instruction bytes */ member in struct:vie
/freebsd-10.0-release/sys/ddb/
H A Ddb_run.c265 unsigned inst; local
/freebsd-10.0-release/sys/dev/uart/
H A Duart_cpu_sparc64.c107 ihandle_t inst; local
/freebsd-10.0-release/sys/mips/mips/
H A Ddb_interface.c252 InstFmt inst; local
339 branch_taken(int inst, db_addr_t pc) argument
/freebsd-10.0-release/sys/powerpc/powermac/
H A Dplatform_powermac.c252 ihandle_t inst; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp260 uint8_t inst = m_cfi_data.GetU8(&offset); local
450 uint8_t inst = m_cfi_data.GetU8(&offset); local
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-zephyr.c50 char *inst; member in struct:z_packet
110 z_triple(char *class, char *inst, const char *recipient) argument
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/kadm5/
H A Dinit_c.c247 const char *name, *inst; local
/freebsd-10.0-release/crypto/heimdal/lib/kafs/
H A Dafskrb5.c146 get_cred(struct kafs_data *data, const char *name, const char *inst, argument
/freebsd-10.0-release/sys/boot/sparc64/loader/
H A Dmetadata.c144 ihandle_t inst; local
/freebsd-10.0-release/sys/ia64/ia64/
H A Dtrap.c290 struct asm_inst *inst; local
/freebsd-10.0-release/sys/powerpc/pseries/
H A Dplatform_chrp.c285 ihandle_t inst; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp95 Instruction *inst = inst_list.GetInstructionAtIndex (0).get(); local
[all...]
/freebsd-10.0-release/sbin/ifconfig/
H A Difmedia.c321 int inst; local
/freebsd-10.0-release/sys/i386/i386/
H A Ddb_trace.c196 int inst; local
/freebsd-10.0-release/usr.bin/usbhidaction/
H A Dusbhidaction.c287 int inst, cinst, u, lo, hi, range, t; local

Completed in 204 milliseconds

123