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()156 CheckOk = Check ? Check->check(true) : true; in canonicalizePacketImpl()157 if (!CheckOk) in canonicalizePacketImpl()
482 bool CheckOk = HexagonMCInstrInfo::canonicalizePacket( in finishBundle() local485 if (CheckOk) { in finishBundle()