Searched refs:CAST_FPTOSI (Results 1 – 6 of 6) sorted by relevance
178 CAST_FPTOSI = 4, enumerator
302 CAST_FPTOSI = 4, enumerator
68 case Instruction::FPToSI : return bitc::CAST_FPTOSI; in GetEncodedCastOpcode()
100 case bitc::CAST_FPTOSI : return Instruction::FPToSI; in GetDecodedCastOpcode()
479 case Instruction::FPToSI : return bitc::CAST_FPTOSI; in getEncodedCastOpcode()
781 case bitc::CAST_FPTOSI : return Instruction::FPToSI; in getDecodedCastOpcode()