Home
last modified time | relevance | path

Searched refs:TextureOp (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp534 unsigned TextureOp; in LowerOperation() local
537 TextureOp = 0; in LowerOperation()
540 TextureOp = 1; in LowerOperation()
547 DAG.getConstant(TextureOp, DL, MVT::i32), in LowerOperation()
H A DR600Instructions.td378 multiclass TexPattern<bits<32> TextureOp, Instruction inst, ValueType vt = v4f32> {
379 def : R600Pat<(TEXTURE_FETCH (i32 TextureOp), vt:$SRC_GPR,