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.td205 // - covers all the erratum fixes for LEON3, but does not support the CASA instruction.
210 // - covers all the erratum fixed for LEON3 and support for the CASA instruction.
H A DSparcInstrInfo.td71 // HasLeonCASA - This is true when the target processor supports the Leon CASA
75 // HasCASA - This is true when the target processor supports CASA instruction.
1769 // CASA supported on all V9, some LEON3 and all LEON4 processors.
1776 // On the other hand, CASA that takes its ASI from a register
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp415 const auto *CASA = in CheckForDuplicateLoopAttrs() local
418 if (!CASA) in CheckForDuplicateLoopAttrs()
421 llvm::APSInt SecondValue = CASA->getResultAsAPSInt(); in CheckForDuplicateLoopAttrs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td2886 defm CASA : CompareAndSwap<1, 0, "a">;