Home
last modified time | relevance | path

Searched defs:FastVectorUnalignedAccess (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVTargetDefEmitter.cpp181 bool FastVectorUnalignedAccess = any_of(Features, [&](auto &Feature) { in emitRISCVProcs() local
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp35 bool FastVectorUnalignedAccess; member