Searched refs:eqv (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | alias.c | 38 char const * eqv = (od->optEquivIndex != NO_EQUIVALENT) ? zequiv : zNil; in too_many_occurrences() local 43 fprintf(stderr, zat_most, od->optMaxCt, od->pz_Name, eqv); in too_many_occurrences() 45 fprintf(stderr, zonly_one, od->pz_Name, eqv); in too_many_occurrences()
|
| /freebsd/contrib/lyaml/spec/ |
| H A D | spec_helper.lua | 202 local eqv = require 'specl.std'.operator.eqv 212 if not eqv(actual[i], v) then
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMacroFusion.def | 54 // {and, andc, eqv, nand, nor, or, orc, xor} - {add, subf} 60 // Either of {and, andc, eqv, nand, nor, or, orc, xor}
|
| H A D | PPCInstrP10.td | 2202 // and(A, eqv(B, C)) 2220 // nand(A, eqv(B, C)) 2228 // (eqv A, B, C) 2232 // (eqv A, (and B, C)) 2234 // (eqv A, (or B, C)) 2242 // (nor A, (eqv B, C)) 2256 // (or A, (eqv B, C))
|
| H A D | PPCInstr64Bit.td | 653 "eqv", "$RA, $RST, $RB", IIC_IntSimple,
|
| H A D | PPCInstrInfo.td | 2425 "eqv", "$RA, $RST, $RB", IIC_IntSimple,
|
| /freebsd/usr.bin/vgrind/ |
| H A D | vgrindefs.src | 63 :kw=and begin decode define end eql eqv geq gtr if leave leq lss mod\
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_atomic.cpp | 1300 ATOMIC_CMPX_EQV(fixed1, eqv, kmp_int8, 8, ^~, 1i, 0, 1302 ATOMIC_CMPX_EQV(fixed2, eqv, kmp_int16, 16, ^~, 2i, 1, 1304 ATOMIC_CMPX_EQV(fixed4, eqv, kmp_int32, 32, ^~, 4i, 3, 1306 ATOMIC_CMPX_EQV(fixed8, eqv, kmp_int64, 64, ^~, 8i, 7,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1277 defm EQV : RRm<"eqv", 0x47, I64, i64>;
|