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