Home
last modified time | relevance | path

Searched refs:CASA (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DLeonFeatures.td27 // CASA Support differs between LEON3-FT GR712RC and LEON3-FT UT699
36 "Enable CASA instruction for LEON3 and LEON4 processors"
H A DSparc.td180 // - covers all the erratum fixes for LEON3, but does not support the CASA instruction.
185 // - covers all the erratum fixed for LEON3 and support for the CASA instruction.
H A DSparcInstrInfo.td54 // HasLeonCASA - This is true when the target processor supports the Leon CASA
58 // HasCASA - This is true when the target processor supports CASA instruction.
1701 // CASA supported on all V9, some LEON3 and all LEON4 processors.
1708 // On the other hand, CASA that takes its ASI from a register
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp404 const auto *CASA = in CheckForDuplicateLoopAttrs() local
407 if (!CASA) in CheckForDuplicateLoopAttrs()
410 llvm::APSInt SecondValue = CASA->getResultAsAPSInt(); in CheckForDuplicateLoopAttrs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td2545 defm CASA : CompareAndSwap<1, 0, "a">;