Searched refs:eqv (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14-stable/contrib/ntp/sntp/libopts/ |
| HD | 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-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCMacroFusion.def | 54 // {and, andc, eqv, nand, nor, or, orc, xor} - {add, subf} 60 // Either of {and, andc, eqv, nand, nor, or, orc, xor}
|
| HD | PPCInstrP10.td | 2196 // and(A, eqv(B, C)) 2214 // nand(A, eqv(B, C)) 2222 // (eqv A, B, C) 2226 // (eqv A, (and B, C)) 2228 // (eqv A, (or B, C)) 2236 // (nor A, (eqv B, C)) 2250 // (or A, (eqv B, C))
|
| HD | PPCInstr64Bit.td | 653 "eqv", "$RA, $RST, $RB", IIC_IntSimple,
|
| HD | PPCInstrInfo.td | 2397 "eqv", "$RA, $RST, $RB", IIC_IntSimple,
|
| /freebsd-14-stable/usr.bin/vgrind/ |
| HD | vgrindefs.src | 66 :kw=and begin decode define end eql eqv geq gtr if leave leq lss mod\
|
| /freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | 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-14-stable/contrib/llvm-project/llvm/lib/Target/VE/ |
| HD | VEInstrInfo.td | 1277 defm EQV : RRm<"eqv", 0x47, I64, i64>;
|