Home | History | Annotate | Download | only in codegen

Lines Matching refs:lane

120    void emitQUADOP(const Instruction *, uint8_t lane, uint8_t quOp);
779 CodeEmitterNV50::emitQUADOP(const Instruction *i, uint8_t lane, uint8_t quOp)
781 code[0] = 0xc0000000 | (lane << 16);