Searched refs:WDS (Results 1 – 3 of 3) sorted by relevance
528 # define WDS 16 macro
81 This is the same behavior as for WDS, and the relevant option ('bridge' or
11578 const unsigned WDS = std::get<1>(Data); in emitAArch64DeclareSimdFunction() local11604 if ((UserVLEN * WDS > 2048) || (UserVLEN * WDS % 128 != 0)) { in emitAArch64DeclareSimdFunction()11610 CGM.getDiags().Report(SLoc, DiagID) << WDS; in emitAArch64DeclareSimdFunction()