Searched refs:CheckOk (Results 1 – 2 of 2) sorted by relevance
128 bool CheckOk = Check ? Check->check(false) : true; in canonicalizePacketImpl() local129 if (!CheckOk) in canonicalizePacketImpl()161 CheckOk = Check ? Check->check(true) : true; in canonicalizePacketImpl()162 if (!CheckOk) in canonicalizePacketImpl()
480 bool CheckOk = HexagonMCInstrInfo::canonicalizePacket( in finishBundle() local483 if (CheckOk) { in finishBundle()