Searched refs:OP_VFETCH (Results 1 – 11 of 11) sorted by relevance
316 case OP_VFETCH: in getReadLatency()
534 case OP_VFETCH: in getLatency()
184 (ld->op == OP_VFETCH || in isAttribOrSharedLoad()2680 if (insn->op == OP_LOAD || insn->op == OP_VFETCH) in getList()2706 if (it->locked && insn->op != OP_LOAD && insn->op != OP_VFETCH) in findRecord()2912 if (ldst->op == OP_LOAD || ldst->op == OP_VFETCH) { in runOpt()3489 if (op == OP_LOAD || op == OP_VFETCH || op == OP_ATOM) { in isResultEqual()3665 (i->op == OP_VFETCH || i->op == OP_LOAD)) { in visit()
141 Instruction *insn = mkOp1(OP_VFETCH, ty, dst, sym); in mkFetch()
2447 i->op = OP_VFETCH; in handleLDST()2449 i->op = OP_VFETCH; in handleLDST()2511 i->op = OP_VFETCH; in handleLDST()2933 (i->op == OP_VFETCH || i->op == OP_EXPORT) && in visit()
108 OP_VFETCH, // indirection 0 in attribute space, indirection 1 is vertex base enumerator
1867 case OP_VFETCH: in emitInstruction()
2522 case OP_VFETCH: in emitInstruction()
2275 if (i->op == OP_LOAD || i->op == OP_VFETCH) { in visit()
2696 case OP_VFETCH: in emitInstruction()
3380 case OP_VFETCH: in emitInstruction()