Home
last modified time | relevance | path

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

/freebsd-14.2/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.td177 // - covers all the erratum fixes for LEON3, but does not support the CASA instruction.
182 // - 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.
1691 // CASA supported on all V9, some LEON3 and all LEON4 processors.
1698 // On the other hand, CASA that takes its ASI from a register
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp385 const auto *CASA = in CheckForDuplicateLoopAttrs() local
388 if (!CASA) in CheckForDuplicateLoopAttrs()
391 llvm::APSInt SecondValue = CASA->getResultAsAPSInt(); in CheckForDuplicateLoopAttrs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td2262 defm CASA : CompareAndSwap<1, 0, "a">;