Searched refs:OP_VFETCH (Results 1 – 11 of 11) sorted by relevance
316 case OP_VFETCH: in getReadLatency()
535 case OP_VFETCH: in getLatency()
141 Instruction *insn = mkOp1(OP_VFETCH, ty, dst, sym); in mkFetch()
184 (ld->op == OP_VFETCH || in isAttribOrSharedLoad()2494 if (insn->op == OP_LOAD || insn->op == OP_VFETCH) in getList()2722 if (ldst->op == OP_LOAD || ldst->op == OP_VFETCH) { in runOpt()3248 if (op == OP_LOAD || op == OP_VFETCH || op == OP_ATOM) { in isResultEqual()3424 (i->op == OP_VFETCH || i->op == OP_LOAD)) { in visit()
2267 i->op = OP_VFETCH; in handleLDST()2269 i->op = OP_VFETCH; in handleLDST()2331 i->op = OP_VFETCH; in handleLDST()2753 (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()
2406 case OP_VFETCH: in emitInstruction()
2277 if (i->op == OP_LOAD || i->op == OP_VFETCH) { in visit()
2604 case OP_VFETCH: in emitInstruction()
3274 case OP_VFETCH: in emitInstruction()