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