Searched refs:OP_AFETCH (Results 1 – 8 of 8) sorted by relevance
161 case OP_AFETCH: in isBarrierRequired()
222 case OP_AFETCH: return &opInfo_AL2P; in getOpInfo()
115 OP_AFETCH, // fetch base address of shader input (a[%r1+0x10]) enumerator
1700 case OP_AFETCH: in emitInstruction()
2533 case OP_AFETCH: in emitInstruction()
2712 case OP_AFETCH: in emitInstruction()
3673 case OP_AFETCH: in emitInstruction()
3309 Instruction *afetch = bld.mkOp1(OP_AFETCH, TYPE_U32, bld.getSSA(), in visit()