Searched refs:nextOp (Results 1 – 4 of 4) sorted by relevance
65 MDWrapper<NamedMDWrapper> nextOp() { in nextOp() function141 MDWrapper<MDWrapper> nextOp() { in nextOp() function
1456 auto N = NMD.nextOp(); /* execution mode MDNode */ in transExecutionMode()1558 N.nextOp().get(S); in transExtension()1566 N.nextOp().get(S); in transExtension()
926 if (auto N = SPIRVMDWalker(*M).getNamedMD(kSPIRVMD::Source).nextOp()) in getSPIRVSource()
4583 void RegexCompile::setEval(int32_t nextOp) { in setEval() argument4589 if ((pendingSetOperation&0xffff0000) < (nextOp&0xffff0000)) { in setEval()