Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600ISelLowering.cpp457 unsigned TextureOp; in LowerOperation() local
460 TextureOp = 0; in LowerOperation()
463 TextureOp = 1; in LowerOperation()
470 DAG.getConstant(TextureOp, DL, MVT::i32), in LowerOperation()
HDR600Instructions.td408 multiclass TexPattern<bits<32> TextureOp, Instruction inst, ValueType vt = v4f32> {
409 def : R600Pat<(TEXTURE_FETCH (i32 TextureOp), vt:$SRC_GPR,