Home
last modified time | relevance | path

Searched refs:CAS (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp743 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic8_compare_exchange_strong()
749 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic16_compare_exchange_strong()
755 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic32_compare_exchange_strong()
761 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic64_compare_exchange_strong()
768 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic128_compare_exchange_strong()
775 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic8_compare_exchange_weak()
781 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic16_compare_exchange_weak()
787 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic32_compare_exchange_weak()
793 ATOMIC_IMPL(CAS, a, c, v, mo, fmo); in __tsan_atomic64_compare_exchange_weak()
800 ATOMIC_IMPL(CAS, in __tsan_atomic128_compare_exchange_weak()
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dlse.S149 #define CAS GLUE4(cas, A, L, S) s(0), s(1), [x2] macro
151 #define CAS .inst 0x08a07c41 + B + M macro
153 CAS // s(0), s(1), [x2]
/freebsd/stand/powerpc/ofw/
H A Dmain.c92 #ifdef CAS
172 #ifdef CAS in main()
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-dev_cas6 PROJECT_NAME = "FreeBSD kernel CAS device code"
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrAtomics.td41 (!cast<MxInst>("CAS"#size) !cast<MxRegOp>("MxDRD"#size):$cmp,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Schedule.td85 def WriteAtomic : SchedWrite; // Atomic memory operations (CAS, Swap, LDOP)
H A DAArch64SchedExynosM5.td689 def : InstRW<[M5WriteLGW], (instregex "^CAS(A|AL|L)?[BHW]$")>;
690 def : InstRW<[M5WriteLGX], (instregex "^CAS(A|AL|L)?X$")>;
H A DAArch64InstrAtomics.td537 defm : CASregister_patterns<"CAS", "atomic_cmp_swap">;
H A DAArch64InstrFormats.td11735 // * CAS
11743 // CAS SZ |001000|1 |A |1 |Rs |R |11111 |Rn |Rt
11751 // CAS{<order>}[<size>] <Ws>, <Wt>, [<Xn|SP>]
11752 // CAS{<order>} <Xs>, <Xt>, [<Xn|SP>]
12301 // RCW[S]CAS{<order>} <Xs>, <Xt>, [<Xn|SP>]
12345 defm CAS : BaseRCWCAS<(outs GPR64:$out),
H A DAArch64InstrInfo.td2543 // v8.1 atomic CAS
2544 defm CAS : CompareAndSwap<0, 0, "">;
/freebsd/crypto/heimdal/lib/asn1/
H A Dpkinit.asn1102 AD-INITIAL-VERIFIED-CAS ::= SEQUENCE OF ExternalPrincipalIdentifier
H A Dkrb5.asn1188 KRB5-AUTHDATA-INITIAL-VERIFIED-CAS(9),
H A DChangeLog120 * k5.asn1: Add KRB5-AUTHDATA-INITIAL-VERIFIED-CAS.
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp2024 MachineInstrBuilder CAS; in legalizeAtomicCmpxchg128() local
2068 CAS = MIRBuilder.buildInstr(Opcode, {CASDst}, {CASDesired, CASNew, Addr}); in legalizeAtomicCmpxchg128()
2095 CAS = MIRBuilder.buildInstr(Opcode, {DstLo, DstHi, Scratch}, in legalizeAtomicCmpxchg128()
2101 CAS.cloneMemRefs(MI); in legalizeAtomicCmpxchg128()
2102 constrainSelectedInstRegOperands(*CAS, *ST->getInstrInfo(), in legalizeAtomicCmpxchg128()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1183 } else if (AtomicCmpXchgInst *CAS = dyn_cast<AtomicCmpXchgInst>(UseInst)) { in collectUsesWithPtrTypes() local
1184 if (CAS->isVolatile()) in collectUsesWithPtrTypes()
/freebsd/contrib/file/magic/Magdir/
H A Dmsx281 # MSX .CAS file
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td806 // Multiclass for CAS instructions.
1159 // Section 8.2.20 - CAS (Compare and Swap)
/freebsd/crypto/heimdal/
H A DChangeLog.2006146 * kdc/kerberos5.c (_kdc_as_rep): add AD-INITAL-VERIFIED-CAS to the
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td471 // CAS is preferred for sparc v9.
/freebsd/contrib/tzdata/
H A Dasia472 # 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/share/misc/
H A Dusb_vendors2108 e011 Nspire CAS+ prototype
15608 0f0c CAS Corp.
H A Dpci_vendors9492 16df 0013 PIKA PrimeNet MM cPCI 8 (without CAS Signaling)
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in7965 @Article{Levitt:1972:CAS,
23226 @Article{Lientz:1978:CAS,
/freebsd/crypto/heimdal/lib/wind/
H A DNormalizationTest.txt10572 CC3B;CC3B;110E 1161 11BA;CC3B;110E 1161 11BA; # (찻; 찻; 찻; 찻; 찻; ) HANGUL SYLLABLE CAS