Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp78 bool CPUFastVectorUnaligned = false; in getRISCVTargetFeatures() local
92 CPUFastVectorUnaligned = true; in getRISCVTargetFeatures()
176 } else if (CPUFastVectorUnaligned || Triple.isAndroid()) { in getRISCVTargetFeatures()