Searched refs:evalBinaryInstruction (Results 1 – 1 of 1) sorted by relevance
919 static bool evalBinaryInstruction(unsigned Opcode, int32_t &Result, in evalBinaryInstruction() function1052 if (!evalBinaryInstruction(Opc, NewImm, Src0->getImm(), Src1->getImm())) in tryConstantFoldOp()