HomeSort by: relevance | last modified time | path
    Searched refs:constraints (Results 1 - 25 of 200) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/apache2/llvm/dist/llvm/utils/
convert-constraint-log-to-z3.py 51 constraints = [g.strip() for g in group.split('\n') if g.strip() != '']
53 for c in constraints[:-1]:
61 for c in constraints[:-1]:
63 expected = constraints[-1].strip()
  /src/external/gpl3/binutils/dist/opcodes/
xgate-dis.c 125 /* First we compare the shorthand format of the constraints. If we
128 if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_C))
133 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_C_R))
138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
143 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_TRI))
149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
170 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_DYA))
177 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDO5))
182 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON))
188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9)
    [all...]
avr-dis.c 33 char *constraints; member in struct:avr_opcodes_s
431 char *constraints = opcode->constraints; local
444 if (*constraints && *constraints != '?')
446 int regs = REGISTER_P (*constraints);
448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1,
452 if (ok && *(++constraints) == ',')
453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-dis.c 125 /* First we compare the shorthand format of the constraints. If we
128 if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_C))
133 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_C_R))
138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
143 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_TRI))
149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
170 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_DYA))
177 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDO5))
182 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON))
188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9)
    [all...]
avr-dis.c 33 char *constraints; member in struct:avr_opcodes_s
431 char *constraints = opcode->constraints; local
444 if (*constraints && *constraints != '?')
446 int regs = REGISTER_P (*constraints);
448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1,
452 if (ok && *(++constraints) == ',')
453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-dis.c 125 /* First we compare the shorthand format of the constraints. If we
128 if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_C))
133 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_C_R))
138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
143 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_TRI))
149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
170 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_DYA))
177 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDO5))
182 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON))
188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9)
    [all...]
avr-dis.c 33 char *constraints; member in struct:avr_opcodes_s
431 char *constraints = opcode->constraints; local
444 if (*constraints && *constraints != '?')
446 int regs = REGISTER_P (*constraints);
448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1,
452 if (ok && *(++constraints) == ',')
453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
  /src/external/gpl3/gdb/dist/opcodes/
xgate-dis.c 125 /* First we compare the shorthand format of the constraints. If we
128 if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_C))
133 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_C_R))
138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
143 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_TRI))
149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
170 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_DYA))
177 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDO5))
182 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON))
188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9)
    [all...]
avr-dis.c 33 char *constraints; member in struct:avr_opcodes_s
431 char *constraints = opcode->constraints; local
444 if (*constraints && *constraints != '?')
446 int regs = REGISTER_P (*constraints);
448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1,
452 if (ok && *(++constraints) == ',')
453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
  /src/external/gpl3/gcc/dist/gcc/analyzer/
region-model-asm.cc 140 auto_vec<const char *> constraints; local
145 constraints.safe_grow (noutputs + ninputs, true);
151 constraints[i] = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t)));
157 constraints[i + noutputs]
182 constraint = constraints[i];
214 const char *constraint = constraints[i + noutputs];
217 constraints.address (),
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model-asm.cc 142 auto_vec<const char *> constraints; local
147 constraints.safe_grow (noutputs + ninputs, true);
153 constraints[i] = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t)));
159 constraints[i + noutputs]
184 constraint = constraints[i];
216 const char *constraint = constraints[i + noutputs];
219 constraints.address (),
  /src/external/gpl3/binutils/dist/gas/config/
tc-xgate.c 123 /* Used to enable clipping of 16 bit operands into 8 bit constraints. */
404 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IDR))
407 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_INH))
409 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_TRI))
411 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_DYA))
413 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM3))
415 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM4))
417 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM8))
420 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM16))
423 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_R_C)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xgate.c 123 /* Used to enable clipping of 16 bit operands into 8 bit constraints. */
404 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IDR))
407 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_INH))
409 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_TRI))
411 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_DYA))
413 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM3))
415 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM4))
417 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM8))
420 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM16))
423 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_R_C)
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
xgate.h 83 char * constraints; /* Constraint chars. */ member in struct:xgate_opcode
  /src/external/gpl3/binutils.old/dist/include/opcode/
xgate.h 83 char * constraints; /* Constraint chars. */ member in struct:xgate_opcode
  /src/external/gpl3/gdb.old/dist/include/opcode/
xgate.h 83 char * constraints; /* Constraint chars. */ member in struct:xgate_opcode
  /src/external/gpl3/gdb/dist/include/opcode/
xgate.h 83 char * constraints; /* Constraint chars. */ member in struct:xgate_opcode
  /src/external/gpl3/gcc/dist/gcc/
target-globals.cc 89 g->constraints = XCNEW (target_constraints);
147 XDELETE (constraints);
target-globals.h 65 struct target_constraints *GTY((skip)) constraints;
94 this_target_constraints = g->constraints;
ira-lives.cc 618 constraints for the two operands can be completely
619 different. (Indeed, if the constraints for the two
623 && recog_data.constraints[use][0] == '%')
628 && recog_data.constraints[use - 1][0] == '%')
637 constraints of alternative ALT.
643 constraints.
645 (2) DEF matches (via 0-9 constraints) an operand that is an
734 && recog_data.constraints[use][0] == '%'
737 && recog_data.constraints[use - 1][0] == '%'
770 checking classes of the constraints and pseudos because otherwis
    [all...]
  /src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
rbacuser.c 47 BER_BVZERO( &userp->constraints );
103 ber_dupbv_x( &userp->constraints, &attr->a_nvals[0], NULL );
437 /* evaluate temporal constraints for the user */
444 if ( BER_BVISNULL( &userp->constraints ) ) {
449 cp = rbac_bv2constraint( &userp->constraints );
608 if ( !BER_BVISNULL( &userp->constraints ) ) {
609 ber_memfree( userp->constraints.bv_val );
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aarch-common-protos.h 158 vec<const char *> &constraints, vec<rtx> &,
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aarch-common-protos.h 152 vec<const char *> &constraints,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
InlineAsm.cpp 31 const std::string &constraints, bool hasSideEffects,
34 AsmString(asmString), Constraints(constraints), FTy(FTy),
38 assert(Verify(getFunctionType(), constraints) &&
39 "Function type not legal for constraints!");
43 StringRef Constraints, bool hasSideEffects,
46 InlineAsmKeyType Key(AsmString, Constraints, FTy, hasSideEffects,
134 // Parse the various constraints.
182 // FIXME: For now assuming these are 2-character constraints.
218 InlineAsm::ParseConstraints(StringRef Constraints) {
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ira-lives.cc 617 constraints for the two operands can be completely
618 different. (Indeed, if the constraints for the two
622 && recog_data.constraints[use][0] == '%')
627 && recog_data.constraints[use - 1][0] == '%')
636 constraints of alternative ALT.
642 constraints.
644 (2) DEF matches (via 0-9 constraints) an operand that is an
733 && recog_data.constraints[use][0] == '%'
736 && recog_data.constraints[use - 1][0] == '%'
769 checking classes of the constraints and pseudos because otherwis
    [all...]

Completed in 33 milliseconds

1 2 3 4 5 6 7 8