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

123

/freebsd-10.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXSplitBBatBar.cpp63 Instruction *inst = SplitPoints[i]; local
/freebsd-10.3-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.3-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.3-release/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.h142 void Lock(InstructionLLVMC *inst, argument
/freebsd-10.3-release/contrib/llvm/lib/Analysis/
H A DMemDepPrinter.cpp74 static InstTypePair getInstTypePair(const Instruction* inst, DepType type) { argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DOpcode.h48 Opcode (uint8_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType8) argument
53 Opcode (uint16_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType16) argument
58 Opcode (uint32_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType32) argument
63 Opcode (uint64_t inst, lldb::ByteOrder order) : m_byte_order (order), m_type (eType64) argument
150 SetOpcode8 (uint8_t inst, lldb::ByteOrder order) argument
158 SetOpcode16(uint16_t inst, lldb::ByteOrder order) argument
166 SetOpcode16_2(uint32_t inst, lldb::ByteOrder order) argument
174 SetOpcode32(uint32_t inst, lldb::ByteOrder order) argument
182 SetOpcode64(uint64_t inst, lldb::ByteOrder order) 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.3-release/sys/ddb/
H A Ddb_run.c263 unsigned inst; local
/freebsd-10.3-release/sys/boot/sparc64/loader/
H A Dmetadata.c122 ihandle_t inst; local
/freebsd-10.3-release/sys/dev/uart/
H A Duart_cpu_sparc64.c107 ihandle_t inst; local
/freebsd-10.3-release/sys/mips/mips/
H A Ddb_interface.c252 InstFmt inst; local
339 branch_taken(int inst, db_addr_t pc) argument
/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DMCWin64EH.cpp65 EmitUnwindCode(MCStreamer &streamer, MCSymbol *begin, MCWin64EHInstruction &inst) argument
197 MCWin64EHInstruction inst = info->Instructions.back(); local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp260 uint8_t inst = m_cfi_data.GetU8(&offset); local
452 uint8_t inst = m_cfi_data.GetU8(&offset); local
/freebsd-10.3-release/crypto/heimdal/lib/kadm5/
H A Dinit_c.c247 const char *name, *inst; local
/freebsd-10.3-release/crypto/heimdal/lib/kafs/
H A Dafskrb5.c146 get_cred(struct kafs_data *data, const char *name, const char *inst, argument
/freebsd-10.3-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.3-release/sys/powerpc/powermac/
H A Dplatform_powermac.c306 ihandle_t inst; local
/freebsd-10.3-release/sys/powerpc/pseries/
H A Dplatform_chrp.c381 ihandle_t inst; local
/freebsd-10.3-release/sys/ia64/ia64/
H A Dtrap.c290 struct asm_inst *inst; local
/freebsd-10.3-release/usr.bin/usbhidaction/
H A Dusbhidaction.c285 int inst, cinst, u, lo, hi, range, t; local
/freebsd-10.3-release/sys/powerpc/aim/
H A Dtrap.c151 uint32_t inst; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRDynamicChecks.cpp366 bool InstrumentInstruction(llvm::Instruction *inst) argument
448 bool InstrumentInstruction(llvm::Instruction *inst) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp97 Instruction *inst = inst_list.GetInstructionAtIndex (0).get(); local
[all...]
/freebsd-10.3-release/sbin/ifconfig/
H A Difmedia.c341 int inst; local

Completed in 145 milliseconds

123