Searched defs:andInst (Results 1 – 4 of 4) sorted by relevance
344 …auto andInst = GetGraph()->CreateInstAnd(DataType::BOOL, preHeaderCmp->GetPc(), preHeaderCmp, over… in FixCompareInst() local
325 Inst *andInst; in ReplaceSignedModPowerOfTwo() local345 Inst *andInst; in ReplaceUnsignedModPowerOfTwo() local
851 auto andInst = CreateAndInsertInst(Opcode::And, inst, notInput0, notInput1); in VisitOr() local
571 auto andInst = INS(7U).GetInput(0U).GetInst(); in TEST_F() local1489 auto andInst = notInst->GetInput(0U).GetInst(); in TEST_F() local