| /openbsd-src/gnu/gcc/gcc/config/sparc/ |
| H A D | predicates.md | 23 ;; Return true if OP is the zero constant for MODE. 28 ;; Return true if OP is the one constant for MODE. 33 ;; Return true if OP is the integer constant 4096. 38 ;; Return true if OP is a constant that is representable by a 13-bit 45 ;; Return true if OP is a constant operand for the umul instruction. That 64 ;; Return true if OP is a constant that can be loaded by the sethi instruction. 71 ;; Return true if OP is a constant whose 1's complement can be loaded by the 78 ;; Return true if OP is a FP constant that needs to be loaded by the sethi/losum 90 ;; Return true if OP is either a symbol reference or a sum of a symbol 120 ;; Return true if OP is a symbolic operand for the TLS Global Dynamic model. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/alpha/ |
| H A D | predicates.md | 21 ;; Return 1 if OP is the zero constant for MODE. 31 ;; Return 1 if OP is a constant in the range of 0-63 (for a shift) or 38 ;; Return 1 if OP is an 8-bit constant. 43 ;; Return 1 if OP is an 8-bit constant or any register. 49 ;; Return 1 if OP is a constant or any register. 54 ;; Return 1 if the operand is a valid second operand to an add insn. 61 ;; Return 1 if the operand is a valid second operand to a 69 ;; Return 1 if the operand is a non-symbolic constant operand that 75 ;; Return 1 if the operand is a non-symbolic, nonzero constant operand. 80 ;; Return 1 if OP is the constant 4 or 8. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | predicates.md | 21 ;; Return true if operand is a GPR register. 43 ;; Return 1 is OP is a memory operand, or will be turned into one by 65 ;; Return true if operand is a GPR register. Do not allow SUBREG's 80 ;; Return 1 if operand is a GPR register or a FPR register. 108 ;; Return 1 if operand is a GPR register or 12 bit signed immediate. 136 ;; Return 1 if operand is a GPR register, or a FPR register, or a 12 168 ;; Return 1 if operand is a register or 10 bit signed immediate. 193 ;; Return 1 if operand is a register or an integer immediate. 218 ;; Return true if operand is something that can be an input for a move 261 ;; Return true if operand is something that can be an output for a [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | predicates.md | 21 ;; Return 1 for anything except PARALLEL. 25 ;; Return 1 for any PARALLEL. 29 ;; Return 1 if op is COUNT register. 35 ;; Return 1 if op is an Altivec register. 42 ;; Return 1 if op is XER register. 47 ;; Return 1 if op is a signed 5-bit constant integer. 52 ;; Return 1 if op is a unsigned 5-bit constant integer. 57 ;; Return 1 if op is a signed 8-bit constant integer. 63 ;; Return 1 if op is a constant integer that can fit in a D field. 68 ;; Return 1 if op is a constant integer that can fit in an unsigned D field. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/h8300/ |
| H A D | predicates.md | 21 ;; Return true if OP is a valid source operand for an integer move 34 ;; Return true if OP is a valid destination operand for an integer 57 ;; Return true if OP is a suitable first operand for a general 87 ;; Return true if X is a shift operation of type H8SX_SHIFT_UNARY. 107 ;; Return true if OP is a binary operator in which it would be safe to 159 ;; Return true if X is an ldm.l pattern. X is known to be parallel. 184 ;; Return true if OP is a constant that contains only one 1 in its 201 ;; Return true if OP is a constant that contains only one 0 in its 218 ;; Return true if OP is a valid call operand. 234 ;; Return true if OP is a valid call operand, and OP represents an [all …]
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | Thunk.h | 161 ReturnAdjustment Return; member 172 ThunkInfo(const ThisAdjustment &This, const ReturnAdjustment &Return, 174 : This(This), Return(Return), Method(Method) {} in This() 177 return LHS.This == RHS.This && LHS.Return == RHS.Return && 182 return This.isEmpty() && Return.isEmpty() && Method == nullptr; in isEmpty()
|
| /openbsd-src/gnu/gcc/gcc/config/bfin/ |
| H A D | predicates.md | 22 ;; Return nonzero iff OP is one of the integer constants 1 or 2. 27 ;; Return nonzero iff OP is one of the integer constants 2 or 4. 32 ;; Return nonzero if OP is a constant that consists of two parts; lower 40 ;; Return nonzero if OP is suitable as a right-hand side operand for an 47 ;; Return nonzero if OP is a register or a constant with exactly one bit 54 ;; Return nonzero if OP is a register or an integer constant. 79 ;; Return nonzero if OP is a LC register. 84 ;; Return nonzero if OP is a LT register. 89 ;; Return nonzero if OP is a LB register. 94 ;; Return nonzero if OP is a register or a 7 bit signed constant. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/iq2000/ |
| H A D | predicates.md | 21 ;; Return 1 if OP can be used as an operand where a register or 16 bit 33 ;; Return 1 if OP can be used as an operand where a 16 bit integer is 45 ;; Return 1 if OP is a integer which fits in 16 bits. 53 ;; Return 1 if OP is a 32 bit integer which is too big to be loaded 81 ;; Return 1 if OP is a register or the constant 0. 105 ;; Return 1 if OP is a memory operand that fits in a single 158 ;; Return nonzero if the code of this rtx pattern is EQ or NE. 169 ;; Return nonzero if the code is a relational operations (EQ, LE, 181 ;; Return nonzero if the operand is either the PC or a label_ref. 195 ;; Return nonzero if OP is a valid operand for a call instruction. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/m88k/ |
| H A D | predicates.md | 22 ;; Return true if OP is a suitable input for a move insn. 45 ;; Return true if OP is suitable for a call insn. 51 ;; Return true if OP is a register or const0_rtx. 64 ;; Return true if OP is a register or 5 bit integer. 89 ;; Return true if OP is a register or a valid immediate operand for 113 ;; Return true if OP is valid to use in the context of a floating 127 ;; Return true if OP is valid to use in the context of logic arithmetic 135 ;; Return true if OP is a relational operator. 146 ;; Return true if OP is a relational operator, and is not an unsigned 163 ;; Return true if the code of this rtx pattern is EQ or NE. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/m32r/ |
| H A D | predicates.md | 21 ;; Return true if OP is a register or the constant 0. 35 ;; Return nonzero if the operand is suitable for use in a conditional 65 ;; Return true if the code is a test of the carry bit. 89 ;; Return 1 if OP is an EQ or NE comparison operator. 99 ;; Return 1 if OP is a signed comparison operator. 111 ;; Return true if OP is an acceptable argument for a move destination. 136 ;; Return true if OP is an acceptable argument for a single word move 193 ;; Return true if OP is an acceptable argument for a double word move 224 ;; Return true if OP is a const_int requiring two instructions to 256 ;; Return true if OP is a signed 8 bit immediate value. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | predicates.md | 21 ;; Return nonzero if OP is either a i387 or SSE fp register. 26 ;; Return nonzero if OP is an i387 fp register. 31 ;; Return nonzero if OP is a non-fp register_operand. 36 ;; Return nonzero if OP is a register operand other than an i387 fp register. 55 ;; Return true if op is a NON_Q_REGS class register. 78 ;; Return true if op is the AX register. 83 ;; Return true if op is the flags register. 88 ;; Return 1 if VALUE can be stored in a sign extended immediate field. 215 ;; Return 1 if VALUE can be stored in the zero extended immediate field. 301 ;; Return nonzero if OP is general operand representable on x86_64. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/pa/ |
| H A D | predicates.md | 21 ;; Return nonzero only if OP is a register of mode MODE, or 30 ;; Return nonzero if OP is suitable for use in a call to a named 43 ;; Return 1 iff OP is an indexed memory operand. 63 ;; Return 1 iff OP is a symbolic operand. 86 ;; Return truth value of statement that OP is a symbolic memory 102 ;; Return true if OP is a symbolic operand for the TLS Global Dynamic model. 107 ;; Return true if OP is a symbolic operand for the TLS Local Dynamic model. 112 ;; Return true if OP is a symbolic operand for the TLS Initial Exec model. 117 ;; Return true if OP is a symbolic operand for the TLS Local Exec model. 123 ;; Return 1 if the operand is a register operand or a non-symbolic [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/inherit/ |
| H A D | using2.C | 12 void *Return () { return this; } in Return() function 16 using Base::Return; 24 return static_cast <Base *> (&d) != d.Return (); in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
| H A D | larith.asm | 486 beq Return 495 Return: label 506 beq Return 516 Return: label 527 beq Return 536 Return: label 546 beq Return 551 Return: label 565 beq Return 570 Return: label [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/m68hc11/ |
| H A D | larith.asm | 486 beq Return 495 Return: label 506 beq Return 516 Return: label 527 beq Return 536 Return: label 546 beq Return 551 Return: label 565 beq Return 570 Return: label [all …]
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/ |
| H A D | ArgumentsAdjusters.cpp | 121 CommandLineArguments Return(Args); in getInsertArgumentAdjuster() local 125 I = llvm::find(Return, "--"); in getInsertArgumentAdjuster() 127 I = Return.begin(); in getInsertArgumentAdjuster() 131 Return.insert(I, Extra.begin(), Extra.end()); in getInsertArgumentAdjuster() 132 return Return; in getInsertArgumentAdjuster()
|
| /openbsd-src/gnu/gcc/gcc/config/s390/ |
| H A D | predicates.md | 28 ;; Return true if OP a (const_int 0) operand. 34 ;; Return true if OP is constant. 40 ;; Return true if OP is a valid S-type operand. 61 ;; Return true if OP is a valid operand for the BRAS instruction. 71 ;; Return true if OP is a PLUS that is not a legitimate 79 ;; Return true if OP is a valid operand as shift count or setmem. 105 ;; Return true if OP a valid operand for the LARL instruction. 160 ;; Return nonzero if OP is a valid comparison operator 176 ;; Return nonzero if OP is a valid comparison operator 221 ;; Return nonzero if OP is a valid comparison operator [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/memprof/tests/ |
| H A D | rawprofile.cpp | 26 using ::testing::Return; 71 DoAll(SetArgPointee<0>(FakeSegment), Return(true)); in TEST() 74 .WillOnce(Return(false)) in TEST() 76 .WillRepeatedly(Return(false)); in TEST()
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangCommentCommandInfoEmitter.cpp | 67 std::string Return; in EmitClangCommentCommandInfo() local 68 raw_string_ostream(Return) << "return &Commands[" << i << "];"; in EmitClangCommentCommandInfo() 69 Matches.emplace_back(std::move(Name), std::move(Return)); in EmitClangCommentCommandInfo()
|
| /openbsd-src/gnu/gcc/gcc/config/avr/ |
| H A D | predicates.md | 36 ;; Return true if OP is a valid address for lower half of I/O space. 41 ;; Return true if OP is a valid address for high half of I/O space. 50 ;; Return true if OP is a constant that contains only one 1 in its 56 ;; Return true if OP is a constant that contains only one 0 in its
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/ |
| H A D | tsan_test.cpp | 26 t2.Return(); in TEST_F() 27 t2.Return(); in TEST_F()
|
| /openbsd-src/gnu/gcc/gcc/config/mn10300/ |
| H A D | predicates.md | 21 ;; Return true if the operand is the 1.0f constant. 29 ;; Return 1 if X is a CONST_INT that is only 8 bits wide. This is 41 ;; Return true if OP is a valid call operand.
|
| /openbsd-src/gnu/gcc/gcc/config/v850/ |
| H A D | predicates.md | 21 ;; Return true if OP is either a register or 0. 36 ;; Return true if OP is either a register or a signed five bit 49 ;; Return true if OP is either a register or a signed nine bit 61 ;; Return true if OP is either a register or a const integer. 72 ;; Return true if OP is a valid call operand. 132 ;; Return nonzero if the given RTX is suitable for collapsing into a 216 ;; Return nonzero if the given RTX is suitable for collapsing into 276 ;; Return true if the given RTX is a register which can be restored by 287 ;; Return nonzero if the given RTX is suitable for collapsing into a 348 ;; Return nonzero if the given RTX is suitable for collapsing into a
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | core.texi | 17 Return a read-only string explaining which program was running 38 Return @code{TRUE} if the core file attached to @var{core_bfd} 50 Return TRUE if the core file attached to @var{core_bfd}
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/avr/ |
| H A D | divmodhi4.S | 49 ret ; Return quotient via R23:R22 and remainder via R25:R24. 57 ret ; Return quotient via R23:R22 and remainder via R25:r24.
|