Searched defs:shfl (Results 1 – 3 of 3) sorted by relevance
924 shuffle(const Shuffle& shfl) const { in shuffle()1123 shuffle(const Shuffle& shfl) const { in shuffle()1128 shuffle(const Shuffle& shfl) { in shuffle()
226 Instruction *shfl; in handleDFDX() local
2575 struct ir3_instruction *shfl = ir3_SHFL(&ctx->build, val, 0, idx, 0); in emit_shfl() local