Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp225 auto isHvxTy = [this, IncludeBool](MVT SimpleTy) { in isTypeForHVX() local
238 if (SimpleTy.isValid() && isHvxTy(SimpleTy)) in isTypeForHVX()