Searched defs:operands (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10-stable/tools/test/testfloat/
H A Dtestfloat.c54 int8 operands, roundingPrecision, roundingMode; local
H A Dtestsoftfloat.c819 int8 operands, roundingPrecision, roundingMode, tininessMode; local
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DOperandTraits.h38 static unsigned operands(const User*) { function in struct:llvm::FixedNumOperandTraits
52 static unsigned operands(const User *U) { function in struct:llvm::OptionalOperandTraits
73 static unsigned operands(const User *U) { function in struct:llvm::VariadicOperandTraits
100 static unsigned operands(const User *U) { function in struct:llvm::HungoffOperandTraits
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-asmtab.h49 unsigned char operands[5]; member in struct:ia64_main_table
H A Di386-gen.c104 char *name, *operands, *base_opcode, *extension_opcode; local
H A Di386-opc.h30 unsigned int operands; member in struct:__anon685
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Ds390.h66 unsigned char operands[6]; member in struct:s390_opcode
H A Dppc.h50 unsigned char operands[8]; member in struct:powerpc_opcode
310 unsigned int operands; member in struct:powerpc_macro
[all...]
H A Dalpha.h50 unsigned char operands[4]; member in struct:alpha_opcode
H A Dcr16.h266 operand_desc operands[MAX_OPERANDS]; member in struct:__anon592
[all...]
H A Dia64.h285 enum ia64_opnd operands[5]; member in struct:ia64_opcode
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dgenemit.c319 int operands; local
448 int operands; local
584 int operands; local
[all...]
H A Drecog.c121 rtx *operands; local
1472 decode_asm_operands(rtx body, rtx *operands, rtx **operand_locs, const char **constraints, enum machine_mode *modes) argument
[all...]
H A Dfinal.c2890 output_asm_operand_names(rtx *operands, int *oporder, int nops) argument
2934 output_asm_insn(const char *template, rtx *operands) argument
[all...]
/freebsd-10-stable/contrib/gdb/include/
H A Dxtensa-isa-internal.h69 xtensa_operand_internal **operands; /* Array of operand structures. */ member in struct:xtensa_iclass_internal_struct
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstantsContext.h327 std::vector<Constant*> operands; member in struct:llvm::ExprMapKeyType
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h631 const struct OperandSpecifier *operands; member in struct:InternalInstruction
/freebsd-10-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c2484 int8 operands, roundingPrecision, roundingMode, tininessMode; local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c1289 parse_operands (ins * cr16_ins, char *operands) argument
1390 parse_insn(ins *insn, char *operands) argument
[all...]
H A Dtc-ppc.c2783 char *operands[10]; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dsymbols.c3022 char * operands[3]; /* Up to three operands. */ local
[all...]
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h996 EmitNodeMatcherCommon(const std::string &opcodeName, const MVT::SimpleValueType *vts, unsigned numvts, const unsigned *operands, unsigned numops, bool hasChain, bool hasInGlue, bool hasOutGlue, bool hasmemrefs, int numfixedarityoperands, bool isMorphNodeTo) argument
1046 EmitNodeMatcher(const std::string &opcodeName, const MVT::SimpleValueType *vts, unsigned numvts, const unsigned *operands, unsigned numops, bool hasChain, bool hasInFlag, bool hasOutFlag, bool hasmemrefs, int numfixedarityoperands, unsigned firstresultslot) argument
1069 MorphNodeToMatcher(const std::string &opcodeName, const MVT::SimpleValueType *vts, unsigned numvts, const unsigned *operands, unsigned numops, bool hasChain, bool hasInFlag, bool hasOutFlag, bool hasmemrefs, int numfixedarityoperands, const PatternToMatch &pattern) argument
/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.c1200 s390_expand_logical_operator(enum rtx_code code, enum machine_mode mode, rtx *operands) argument
1255 s390_logical_operator_ok_p(rtx *operands) argument
3356 emit_symbolic_move(rtx *operands) argument
[all...]
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.c920 sparc_expand_move(enum machine_mode mode, rtx *operands) argument
2038 gen_v9_scc(enum rtx_code compare_code, register rtx *operands) argument
2155 emit_soft_tfmode_libcall(const char *func_name, int nargs, rtx *operands) argument
2238 emit_soft_tfmode_binop(enum rtx_code code, rtx *operands) argument
2264 emit_soft_tfmode_unop(enum rtx_code code, rtx *operands) argument
2275 emit_soft_tfmode_cvt(enum rtx_code code, rtx *operands) argument
2376 emit_hard_tfmode_operation(enum rtx_code code, rtx *operands) argument
2405 emit_tfmode_binop(enum rtx_code code, rtx *operands) argument
2414 emit_tfmode_unop(enum rtx_code code, rtx *operands) argument
2423 emit_tfmode_cvt(enum rtx_code code, rtx *operands) argument
4098 rtx operands[3]; local
4219 rtx operands[1]; local
6147 sparc_emit_floatunsdi(rtx *operands, enum machine_mode mode) argument
6180 sparc_emit_fixunsdi(rtx *operands, enum machine_mode mode) argument
7666 output_v8plus_shift(rtx *operands, rtx insn, const char *opcode) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp4850 const char *operands = inst->GetOperands(&exe_ctx); local

Completed in 1406 milliseconds

12