Home
last modified time | relevance | path

Searched refs:HasFRInt3264 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp80 HasFRInt3264 = true; in setArchFeatures()
115 HasFRInt3264 = true; in setArchFeatures()
748 .Case("frintts", HasFRInt3264) in hasFeature()
986 HasFRInt3264 = true; in handleTargetFeatures()
H A DAArch64.h70 bool HasFRInt3264 = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td252 def HasFRInt3264 : Predicate<"Subtarget->hasFRInt3264()">,
4947 let Predicates = [HasFRInt3264] in {
4952 } // HasFRInt3264
5328 let Predicates = [HasFRInt3264] in {
5333 } // HasFRInt3264