Searched refs:IsDebug1Inst (Results 1 – 6 of 6) sorted by relevance
27 inline bool IsDebug1Inst(SpvOp opcode) { in IsDebug1Inst() function
44 if (!(IsAnnotationInst(op) || IsDebug1Inst(op) || IsDebug2Inst(op) || in Process()
105 } else if (IsDebug1Inst(opcode)) { in AddInstruction()