Searched refs:mapBinOpcode (Results 1 – 1 of 1) sorted by relevance
109 static Instruction::BinaryOps mapBinOpcode(unsigned Opcode) { in mapBinOpcode() function487 NewV = IRB.CreateBinOp(mapBinOpcode(I->getOpcode()), in convert()