Searched defs:translateBinaryOp (Results 1 – 2 of 2) sorted by relevance
64 bool IRTranslator::translateBinaryOp(unsigned Opcode, const Instruction &Inst) { in translateBinaryOp() function in IRTranslator
271 bool IRTranslator::translateBinaryOp(unsigned Opcode, const User &U, in translateBinaryOp() function in IRTranslator