Home
last modified time | relevance | path

Searched defs:operands (Results 1 – 25 of 35) sorted by relevance

12

/NextBSD/contrib/llvm/include/llvm/IR/
HDOperandTraits.h38 static unsigned operands(const User*) { in operands() function
52 static unsigned operands(const User *U) { in operands() function
73 static unsigned operands(const User *U) { in operands() function
100 static unsigned operands(const User *U) { in operands() function
HDUser.h191 op_range operands() { in operands() function
194 const_op_range operands() const { in operands() function
/NextBSD/tools/test/testfloat/
HDtestfloat.c54 int8 operands, roundingPrecision, roundingMode; in main() local
HDtestsoftfloat.c819 int8 operands, roundingPrecision, roundingMode, tininessMode; in main() local
/NextBSD/contrib/gcc/
HDgenemit.c319 int operands; in gen_insn() local
448 int operands; in gen_expand() local
584 int operands; in gen_split() local
HDfinal.c2890 output_asm_operand_names (rtx *operands, int *oporder, int nops) in output_asm_operand_names()
2934 output_asm_insn (const char *template, rtx *operands) in output_asm_insn()
HDrecog.c121 rtx *operands; in check_asm_operands() local
1472 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, in decode_asm_operands()
/NextBSD/contrib/llvm/utils/TableGen/
HDX86DisassemblerShared.h20 operands[llvm::X86Disassembler::X86_MAX_OPERANDS]; member
HDDAGISelMatcher.h1029 ArrayRef<unsigned> operands, in EmitNodeMatcherCommon()
1079 ArrayRef<unsigned> operands, in EmitNodeMatcher()
1102 ArrayRef<unsigned> operands, in MorphNodeToMatcher()
/NextBSD/contrib/binutils/include/opcode/
HDppc.h50 unsigned char operands[8]; member
310 unsigned int operands; member
HDs390.h66 unsigned char operands[6]; member
HDalpha.h50 unsigned char operands[4]; member
HDia64.h285 enum ia64_opnd operands[5]; member
HDcr16.h266 operand_desc operands[MAX_OPERANDS]; member
/NextBSD/contrib/gcc/config/arm/
HDarm.c5836 load_multiple_sequence (rtx *operands, int nops, int *regs, int *base, in load_multiple_sequence()
6005 emit_ldm_seq (rtx *operands, int nops) in emit_ldm_seq()
6063 store_multiple_sequence (rtx *operands, int nops, int *regs, int *base, in store_multiple_sequence()
6194 emit_stm_seq (rtx *operands, int nops) in emit_stm_seq()
6393 arm_gen_movmemqi (rtx *operands) in arm_gen_movmemqi()
6840 arm_reload_in_hi (rtx *operands) in arm_reload_in_hi()
6956 arm_reload_out_hi (rtx *operands) in arm_reload_out_hi()
8469 vfp_output_fstmx (rtx * operands) in vfp_output_fstmx()
8570 output_call (rtx *operands) in output_call()
8593 output_call_mem (rtx *operands) in output_call_mem()
[all …]
/NextBSD/contrib/gcc/config/sparc/
HDsparc.c920 sparc_expand_move (enum machine_mode mode, rtx *operands) in sparc_expand_move()
2038 gen_v9_scc (enum rtx_code compare_code, register rtx *operands) in gen_v9_scc()
2155 emit_soft_tfmode_libcall (const char *func_name, int nargs, rtx *operands) in emit_soft_tfmode_libcall()
2238 emit_soft_tfmode_binop (enum rtx_code code, rtx *operands) in emit_soft_tfmode_binop()
2264 emit_soft_tfmode_unop (enum rtx_code code, rtx *operands) in emit_soft_tfmode_unop()
2275 emit_soft_tfmode_cvt (enum rtx_code code, rtx *operands) in emit_soft_tfmode_cvt()
2376 emit_hard_tfmode_operation (enum rtx_code code, rtx *operands) in emit_hard_tfmode_operation()
2405 emit_tfmode_binop (enum rtx_code code, rtx *operands) in emit_tfmode_binop()
2414 emit_tfmode_unop (enum rtx_code code, rtx *operands) in emit_tfmode_unop()
2423 emit_tfmode_cvt (enum rtx_code code, rtx *operands) in emit_tfmode_cvt()
[all …]
/NextBSD/contrib/binutils/opcodes/
HDia64-asmtab.h49 unsigned char operands[5]; member
HDi386-gen.c104 char *name, *operands, *base_opcode, *extension_opcode; in process_i386_opcodes() local
HDi386-opc.h30 unsigned int operands; member
/NextBSD/contrib/gcc/config/i386/
HDi386.c8596 split_di (rtx operands[], int num, rtx lo_half[], rtx hi_half[]) in split_di()
8627 split_ti (rtx operands[], int num, rtx lo_half[], rtx hi_half[]) in split_ti()
8666 output_387_binary_op (rtx insn, rtx *operands) in output_387_binary_op()
9017 output_fix_trunc (rtx insn, rtx *operands, int fisttp) in output_fix_trunc()
9081 output_fp_compare (rtx insn, rtx *operands, int eflags_p, int unordered_p) in output_fp_compare()
9275 ix86_expand_move (enum machine_mode mode, rtx operands[]) in ix86_expand_move()
9388 ix86_expand_vector_move (enum machine_mode mode, rtx operands[]) in ix86_expand_vector_move()
9418 ix86_expand_vector_move_misalign (enum machine_mode mode, rtx operands[]) in ix86_expand_vector_move_misalign()
9575 rtx operands[]) in ix86_fixup_binary_operands()
9634 enum machine_mode mode, rtx operands[]) in ix86_fixup_binary_operands_no_copy()
[all …]
/NextBSD/contrib/gdb/include/
HDxtensa-isa-internal.h69 xtensa_operand_internal **operands; /* Array of operand structures. */ member
/NextBSD/contrib/llvm/lib/Target/X86/Disassembler/
HDX86DisassemblerDecoder.h514 uint16_t operands; member
639 ArrayRef<OperandSpecifier> operands; member
/NextBSD/contrib/binutils/gas/config/
HDtc-cr16.c1289 parse_operands (ins * cr16_ins, char *operands) in parse_operands()
1390 parse_insn (ins *insn, char *operands) in parse_insn()
/NextBSD/contrib/gcc/config/mips/
HDmips.c3286 gen_conditional_branch (rtx *operands, enum rtx_code code) in gen_conditional_branch()
3323 gen_conditional_move (rtx *operands) in gen_conditional_move()
3342 mips_gen_conditional_trap (rtx *operands) in mips_gen_conditional_trap()
9341 mips_output_conditional_branch (rtx insn, rtx *operands, in mips_output_conditional_branch()
9422 mips_output_order_conditional_branch (rtx insn, rtx *operands, bool inverted_p) in mips_output_order_conditional_branch()
9546 mips_output_division (const char *division, rtx *operands) in mips_output_division()
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDScalarEvolutionExpressions.h158 op_range operands() const { in operands() function

12