Searched refs:TextureOp (Results 1 – 2 of 2) sorted by relevance
508 unsigned TextureOp; in LowerOperation() local511 TextureOp = 0; in LowerOperation()514 TextureOp = 1; in LowerOperation()521 DAG.getConstant(TextureOp, DL, MVT::i32), in LowerOperation()
420 multiclass TexPattern<bits<32> TextureOp, Instruction inst, ValueType vt = v4f32> {421 def : R600Pat<(TEXTURE_FETCH (i32 TextureOp), vt:$SRC_GPR,