Searched refs:OP_VFETCH (Results 1 – 13 of 13) sorted by relevance
329 case OP_VFETCH: in getReadLatency()
587 case OP_VFETCH: in getLatency()
184 (ld->op == OP_VFETCH || in isAttribOrSharedLoad()2947 if (insn->op == OP_LOAD || insn->op == OP_VFETCH) in getList()2973 if (it->locked && insn->op != OP_LOAD && insn->op != OP_VFETCH) in findRecord()3179 if (ldst->op == OP_LOAD || ldst->op == OP_VFETCH) { in runOpt()3772 if (op == OP_LOAD || op == OP_VFETCH || op == OP_ATOM) { in isResultEqual()3950 (i->op == OP_VFETCH || i->op == OP_LOAD)) { in visit()
400 case OP_VFETCH: return &opInfo_ALD; in getOpInfo()
143 Instruction *insn = mkOp1(OP_VFETCH, ty, dst, sym); in mkFetch()
113 OP_VFETCH, // indirection 0 in attribute space, indirection 1 is vertex base enumerator
2805 i->op = OP_VFETCH; in handleLDST()2807 i->op = OP_VFETCH; in handleLDST()2867 i->op = OP_VFETCH; in handleLDST()3386 (i->op == OP_VFETCH || i->op == OP_EXPORT) && in visit()
2005 case OP_VFETCH: in emitInstruction()
1954 case OP_VFETCH: in emitInstruction()
2534 case OP_VFETCH: in emitInstruction()
2567 if (i->op == OP_LOAD || i->op == OP_VFETCH) { in visit()
2710 case OP_VFETCH: in emitInstruction()
3673 case OP_VFETCH: in emitInstruction()