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 DLoongArchTargetTransformInfo.cpp29 if (!ST->hasExpAutoVec()) in getRegisterBitWidth()
H A DLoongArchSubtarget.h107 bool hasExpAutoVec() const { return HasExpAutoVec; } in hasExpAutoVec() function