Searched refs:FastUnalignedAccess (Results 1 – 4 of 4) sorted by relevance
63 const bool FastUnalignedAccess = in EmitRISCVTargetDef() local70 << "{\"" << MArch << "\"}, " << FastUnalignedAccess << ")\n"; in EmitRISCVTargetDef()
31 bool FastUnalignedAccess; member50 return Info && Info->FastUnalignedAccess; in hasFastUnalignedAccess()
213 if (FastUnalignedAccess) in getTargetDefines()355 FastUnalignedAccess = llvm::is_contained(Features, "+fast-unaligned-access"); in handleTargetFeatures()
33 bool FastUnalignedAccess;