Searched refs:effective (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/x86_64/abi/callabi/
H A Dcallabi.exp23 || [is-effective-target ilp32] } then {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/x86_64/abi/
H A Dabi-x86_64.exp24 || ![is-effective-target lp64] } then {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/x86_64/abi/avx/
H A Dabi-avx.exp25 || ![is-effective-target lp64]
26 || ![is-effective-target avx] } then {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/costmodel/ppc/
H A Dppc-costmodel-vect.exp28 if ![is-effective-target powerpc_altivec_ok] {
50 if [is-effective-target ilp32] {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/vect/
H A Dvect.exp57 if ![is-effective-target powerpc_altivec_ok] {
69 if [is-effective-target ilp32] {
114 } elseif [is-effective-target arm_neon_ok] {
116 if [is-effective-target arm_neon_hw] {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/x86_64/abi/
H A Dabi-x86_64.exp25 || ![is-effective-target lp64] } then {
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Dbidiapi.txt7 The PGBA (Pretty Good Bidi Algorithm) is an effective alternative to the
H A DREADME75 This implementation is provided to demonstrate an effective alternate method
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/
H A Dx86_64-costmodel-vect.exp25 || ![is-effective-target lp64] } then {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dvect.exp49 if ![is-effective-target powerpc_altivec_ok] {
61 if [is-effective-target ilp32] {
106 } elseif [is-effective-target arm_neon_ok] {
108 if [is-effective-target arm_neon_hw] {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/vect/
H A Dvect.exp55 if [is-effective-target ilp32] {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/lib/
H A Dtarget-supports-dg.exp115 # If the target does not match the required effective target, skip this test.
117 proc dg-require-effective-target { args } {
119 if { ![is-effective-target [lindex $args 0]] } {
200 # The target list might be an effective-target keyword, so replace
291 # support use of an effective-target keyword in place of a list of
296 # xfail effective-target-keyword
299 # target effective-target-keyword
307 # effective-target keyword, or a list of target triplets within quotes or
380 if [is-effective-target-keyword $rest] {
381 # The selector is an effective targe
[all...]
H A Dtarget-supports.exp89 # Implement an effective-target check for property PROP by invoking
802 } elseif { [is-effective-target ilp32] } {
826 if { ![istarget powerpc64-*-linux*] || ![is-effective-target lp64] } {
1515 # Return 1 if the target matches the effective target 'arg', 0 otherwise.
1520 proc is-effective-target { arg } {
1530 default { error "unknown effective target keyword `$arg'" }
1533 verbose "is-effective-target: $arg $selected" 2
1537 # Return 1 if the argument is an effective-target keyword, 0 otherwise.
1539 proc is-effective-target-keyword { arg } {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/lib/
H A Dtarget-supports-dg.exp20 # used for a test, including checks for non-cached effective targets.
156 # If the target does not match the required effective target, skip this test.
159 proc dg-require-effective-target { args } {
163 error "syntax error, need a single effective-target keyword with optional selector"
174 if { ![is-effective-target [lindex $args 0]] } {
274 # The target list might be an effective-target keyword, so replace
336 # The target list might be an effective-target keyword. Replace
404 # support use of an effective-target keyword in place of a list of
409 # xfail effective-target-keyword
412 # target effective
[all...]
H A Dfortran-torture.exp41 && [is-effective-target powerpc_altivec_ok]
H A Dtarget-supports.exp101 # Implement an effective-target check for property PROP by invoking
1237 } elseif { ![is-effective-target lp64] } {
2574 || [istarget i?86-*-*]) && [is-effective-target lp64])
2596 if { ([istarget *-*-darwin*] && [is-effective-target lp64]) } {
2616 if { ([is-effective-target lp64] && ![istarget *-*-darwin*])
3002 # Return 1 if the target matches the effective target 'arg', 0 otherwise.
3007 proc is-effective-target { arg } {
3017 default { error "unknown effective target keyword `$arg'" }
3020 verbose "is-effective-target: $arg $selected" 2
3024 # Return 1 if the argument is an effective
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vect/
H A Dvect.exp46 if [is-effective-target ilp32] {
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Drcsedit.c252 enum maker {notmade, real, effective}; enumerator in enum:maker
1469 dirtpmaker[0] = effective;
1589 if (m == effective)
1592 if (m == effective)
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Disp.s868 # _calc_ea(): routine to calculate effective address #
878 # d0 = number of bytes related to effective address (w,l) #
887 # a0 = effective address #
890 # The effective address type is decoded from the opword residing #
1869 # _calc_ea(): calculate effective address #
1885 # First, calculate the effective address, then fetch the byte, #
2053 # _calc_ea() - calculate effective address #
2071 # effective address. Use _dmem_read_long() to fetch at that address. #
2473 # also, we call isp_restore in case the effective addressing mode was
2491 # _calc_ea() - calculate effective addres
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/unix/
H A Dos.c179 cap.effective = caps;
742 ns_main_earlywarning("unable to set effective gid to %ld: %s",
749 ns_main_earlywarning("unable to set effective "
758 ns_main_earlywarning("unable to set effective uid to %ld: %s",
765 ns_main_earlywarning("unable to set effective "
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dneon-testgen.ml53 Printf.fprintf chan "/* { dg-require-effective-target arm_neon_ok } */\n";
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dcvs_acls.in274 a 'passwd' file that lists 'cvs' as the effective run-time userId for
740 # If @ARGV contains a "-u" entry, use that as the effective userId. In this
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/pa64/
H A Dmul_1.asm32 C effective use of ADD,DC. Delays in moving data via the cache from the FP
H A Daddmul_1.asm32 C effective use of ADD,DC. Delays in moving data via the cache from the FP
H A Dsubmul_1.asm32 C effective use of ADD,DC. Delays in moving data via the cache from the FP

Completed in 237 milliseconds

12