| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_interface_atomic.cpp | 764 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic8_compare_exchange_strong() 770 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic16_compare_exchange_strong() 776 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic32_compare_exchange_strong() 782 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic64_compare_exchange_strong() 789 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic128_compare_exchange_strong() 796 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic8_compare_exchange_weak() 802 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic16_compare_exchange_weak() 808 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic32_compare_exchange_weak() 814 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic64_compare_exchange_weak() 821 SCOPED_ATOMIC(CAS, a, c, v, mo, fmo); in __tsan_atomic128_compare_exchange_weak() [all …]
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
| H A D | lse.S | 124 #define CAS GLUE4(cas, A, L, S) s(0), s(1), [x2] macro 126 #define CAS .inst 0x08a07c41 + B + M macro 128 CAS // s(0), s(1), [x2]
|
| /freebsd-13.1/stand/powerpc/ofw/ |
| H A D | main.c | 95 #ifdef CAS 175 #ifdef CAS in main()
|
| /freebsd-13.1/tools/kerneldoc/subsys/ |
| H A D | Doxyfile-dev_cas | 8 PROJECT_NAME = "FreeBSD kernel CAS device code"
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64LegalizerInfo.cpp | 1176 MachineInstrBuilder CAS; in legalizeAtomicCmpxchg128() local 1220 CAS = MIRBuilder.buildInstr(Opcode, {CASDst}, {CASDesired, CASNew, Addr}); in legalizeAtomicCmpxchg128() 1247 CAS = MIRBuilder.buildInstr(Opcode, {DstLo, DstHi, Scratch}, in legalizeAtomicCmpxchg128() 1253 CAS.cloneMemRefs(MI); in legalizeAtomicCmpxchg128() 1254 constrainSelectedInstRegOperands(*CAS, *ST->getInstrInfo(), in legalizeAtomicCmpxchg128()
|
| /freebsd-13.1/crypto/heimdal/lib/asn1/ |
| H A D | pkinit.asn1 | 102 AD-INITIAL-VERIFIED-CAS ::= SEQUENCE OF ExternalPrincipalIdentifier
|
| H A D | krb5.asn1 | 188 KRB5-AUTHDATA-INITIAL-VERIFIED-CAS(9),
|
| H A D | ChangeLog | 120 * k5.asn1: Add KRB5-AUTHDATA-INITIAL-VERIFIED-CAS.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Schedule.td | 83 def WriteAtomic : SchedWrite; // Atomic memory operations (CAS, Swap, LDOP)
|
| H A D | AArch64SchedExynosM5.td | 688 def : InstRW<[M5WriteLGW], (instregex "^CAS(A|AL|L)?[BHW]$")>; 689 def : InstRW<[M5WriteLGX], (instregex "^CAS(A|AL|L)?X$")>;
|
| H A D | AArch64InstrAtomics.td | 454 defm : CASregister_patterns<"CAS", "atomic_cmp_swap">;
|
| H A D | AArch64InstrFormats.td | 11053 // * CAS 11061 // CAS SZ |001000|1 |A |1 |Rs |R |11111 |Rn |Rt 11069 // CAS{<order>}[<size>] <Ws>, <Wt>, [<Xn|SP>] 11070 // CAS{<order>} <Xs>, <Xt>, [<Xn|SP>]
|
| H A D | AArch64InstrInfo.td | 1724 // v8.1 atomic CAS 1725 defm CAS : CompareAndSwap<0, 0, "">;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPromoteAlloca.cpp | 640 } else if (AtomicCmpXchgInst *CAS = dyn_cast<AtomicCmpXchgInst>(UseInst)) { in collectUsesWithPtrTypes() local 641 if (CAS->isVolatile()) in collectUsesWithPtrTypes()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | msx | 280 # MSX .CAS file
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 388 // CAS is preferred for sparc v9. 1550 // The CAS instruction, unlike other instructions, only comes in a
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 791 // Multiclass for CAS instructions. 1130 // Section 8.2.20 - CAS (Compare and Swap)
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.2006 | 146 * kdc/kerberos5.c (_kdc_as_rep): add AD-INITAL-VERIFIED-CAS to the
|
| /freebsd-13.1/contrib/tzdata/ |
| H A D | asia | 472 # Guo Qing-sheng (National Time-Service Center, CAS, Xi'an 710600, China) 487 # Guo Qing-sheng (Shaanxi Astronomical Observatory, CAS, Xi'an 710600, China)
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 8828 16df 0013 PIKA PrimeNet MM cPCI 8 (without CAS Signaling)
|
| /freebsd-13.1/crypto/heimdal/lib/wind/ |
| H A D | NormalizationTest.txt | 10572 CC3B;CC3B;110E 1161 11BA;CC3B;110E 1161 11BA; # (찻; 찻; 찻; 찻; 찻; ) HANGUL SYLLABLE CAS
|