Searched refs:FastVectorUnalignedAccess (Results 1 – 3 of 3) sorted by relevance
182 bool FastVectorUnalignedAccess = any_of(Features, [&](auto &Feature) { in emitRISCVProcs() local202 << FastVectorUnalignedAccess; in emitRISCVProcs()
45 bool FastVectorUnalignedAccess; member
57 return Info && Info->FastVectorUnalignedAccess; in hasFastVectorUnalignedAccess()