| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | fixlib.c | 251 make_raw_shell_str( pz_d, pz_s, smax ) in make_raw_shell_str() argument 254 size_t smax; 260 smax--; /* adjust for trailing NUL */ 274 if (dtaSize > smax) 280 if (pz_d - pz_d_start >= smax) 287 if (pz_d - pz_d_start >= smax - sizeof( zQ )-1)
|
| D | fixlib.h | 219 PARAMS(( char* pz_d, tCC* pz_s, size_t smax ));
|
| /openbsd/src/gnu/gcc/fixincludes/ |
| D | fixlib.c | 236 make_raw_shell_str( char* pz_d, tCC* pz_s, size_t smax ) in make_raw_shell_str() argument 242 smax--; /* adjust for trailing NUL */ in make_raw_shell_str() 256 if (dtaSize > smax) in make_raw_shell_str() 262 if (pz_d - pz_d_start >= smax) in make_raw_shell_str() 269 if (pz_d - pz_d_start >= smax - sizeof( zQ )-1) in make_raw_shell_str()
|
| D | fixlib.h | 243 char* make_raw_shell_str ( char* pz_d, tCC* pz_s, size_t smax );
|
| /openbsd/src/gnu/gcc/gcc/config/m32c/ |
| D | minmax.md | 45 (smax:QI (match_operand:QI 1 "mra_operand" "%0,0,0,0,0,0") 54 (smax:HI (match_operand:HI 1 "mra_operand" "%0,0,0,0")
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | doloop.c | 209 HOST_WIDE_INT smax; local 218 smax = INTVAL (max_value); 220 smax = ((unsigned) 1 << (GET_MODE_BITSIZE (mode) - 1)) - 1; 222 n_iterations_max = smax - smin;
|
| /openbsd/src/lib/libform/ |
| D | frm_def.c | 244 form->page[page_nr].smax = fld->sprev->index; in Connect_Fields() 249 form->page[page_nr].smax = 0; in Connect_Fields()
|
| D | form.h | 80 short smax; /* index of bottom rightmost field on page */ member
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/ |
| D | VETargetTransformInfo.h | 74 VEC_VP_CASE(smax) in isSupportedReduction()
|
| /openbsd/src/gnu/usr.bin/perl/ext/SDBM_File/ |
| D | sdbm.c | 303 int smax = SPLTMAX; in makroom() local 375 } while (--smax); in makroom()
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | ConstantRange.cpp | 946 case Intrinsic::smax: in isIntrinsicSupported() 971 case Intrinsic::smax: in intrinsic() 972 return Ops[0].smax(Ops[1]); in intrinsic() 1156 ConstantRange::smax(const ConstantRange &Other) const { in smax() function in ConstantRange 1161 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() 1162 APInt NewU = APIntOps::smax(getSignedMax(), Other.getSignedMax()) + 1; in smax()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | IntrinsicInst.h | 66 case Intrinsic::smax: in isCommutative() 648 case Intrinsic::smax: in classof() 670 case Intrinsic::smax: in getPredicate() 701 case Intrinsic::smax: in getSaturationPoint()
|
| D | ConstantRange.h | 429 ConstantRange smax(const ConstantRange &Other) const;
|
| D | VPIntrinsics.def | 204 // llvm.vp.smax(x,y,mask,vlen) 537 // llvm.vp.reduce.smax(start,x,mask,vlen)
|
| /openbsd/src/gnu/gcc/gcc/config/score/ |
| D | mac.md | 27 (smax:SI (match_operand:SI 1 "register_operand" "d")
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | MVELaneInterleavingPass.cpp | 204 case Intrinsic::smax: in tryInterleave()
|
| /openbsd/src/gnu/gcc/gcc/config/ia64/ |
| D | vect.md | 255 (define_expand "smax<mode>3" 257 (smax:VECINT (match_operand:VECINT 1 "gr_reg_or_0_operand" "") 295 (smax:V4HI (match_operand:V4HI 1 "gr_reg_or_0_operand" "rU") 1050 (smax:V2SF (match_operand:V2SF 1 "fr_register_operand" "f")
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | KnownBits.h | 358 static KnownBits smax(const KnownBits &LHS, const KnownBits &RHS);
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | sse.md | 467 (smax:V4SF (match_operand:V4SF 1 "nonimmediate_operand" "") 478 (smax:V4SF (match_operand:V4SF 1 "nonimmediate_operand" "%0") 488 (smax:V4SF (match_operand:V4SF 1 "register_operand" "0") 498 (smax:V4SF (match_operand:V4SF 1 "register_operand" "0") 1493 (smax:V2DF (match_operand:V2DF 1 "nonimmediate_operand" "") 1504 (smax:V2DF (match_operand:V2DF 1 "nonimmediate_operand" "%0") 1514 (smax:V2DF (match_operand:V2DF 1 "register_operand" "0") 1524 (smax:V2DF (match_operand:V2DF 1 "register_operand" "0") 2821 (smax:V8HI (match_operand:V8HI 1 "nonimmediate_operand" "") 2828 (smax:V8HI (match_operand:V8HI 1 "nonimmediate_operand" "%0") [all …]
|
| /openbsd/src/lib/libelf/ |
| D | elf_update.c | 370 const uint64_t smax = start + size; in _libelf_extent_is_unused() local 384 } else if (smax <= tmin) { in _libelf_extent_is_unused()
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | altivec.md | 689 (define_insn "smax<mode>3" 691 (smax:VI (match_operand:VI 1 "register_operand" "v") 699 (smax:V4SF (match_operand:V4SF 1 "register_operand" "v") 1964 (smax:VI (match_dup 1) (match_dup 3)))] 2001 (smax:VI (match_dup 1) (match_dup 3)))]
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64SMEInstrInfo.td | 390 defm SMAX_VG2_2ZZ : sme2_int_sve_destructive_vector_vg2_single<"smax", 0b0000000>; 391 defm SMAX_VG4_4ZZ : sme2_int_sve_destructive_vector_vg4_single<"smax", 0b0000000>; 392 defm SMAX_VG2_2Z2Z : sme2_int_sve_destructive_vector_vg2_multi<"smax", 0b0000000>; 393 defm SMAX_VG4_4Z4Z : sme2_int_sve_destructive_vector_vg4_multi<"smax", 0b0000000>;
|
| /openbsd/src/gnu/gcc/gcc/config/crx/ |
| D | crx.md | 108 (define_code_macro mima_oprnd [smax umax smin umin]) 109 (define_code_attr mimaIsa [(smax "maxs") (umax "maxu") (smin "mins") (umin "minu")])
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | DemandedBits.cpp | 169 case Intrinsic::smax: in determineLiveOperandBits()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/ |
| D | SelectionDAGCompat.td | 138 def : GINodeEquiv<G_SMAX, smax>;
|