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