Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h47 bool HasExpAutoVec = false; variable
107 bool hasExpAutoVec() const { return HasExpAutoVec; } in hasExpAutoVec()
H A DLoongArch.td111 : SubtargetFeature<"auto-vec", "HasExpAutoVec", "true",