Searched refs:CAST_UITOFP (Results 1 – 9 of 9) sorted by relevance
211 CAST_UITOFP = 5, enumerator
303 CAST_UITOFP = 5, enumerator
37 case naclbitc::CAST_UITOFP: in DecodeCastOpcode()
357 CAST_UITOFP = 5, enumerator
1947 case naclbitc::CAST_UITOFP: in convertCastOpToIceOp()
480 case Instruction::UIToFP : return bitc::CAST_UITOFP; in getEncodedCastOpcode()
505 case Instruction::UIToFP : return bitc::CAST_UITOFP; in getEncodedCastOpcode()
955 case bitc::CAST_UITOFP : return Instruction::UIToFP; in getDecodedCastOpcode()
782 case bitc::CAST_UITOFP : return Instruction::UIToFP; in getDecodedCastOpcode()