Searched refs:CAST_FPTRUNC (Results 1 – 6 of 6) sorted by relevance
181 CAST_FPTRUNC = 7, enumerator
305 CAST_FPTRUNC = 7, enumerator
71 case Instruction::FPTrunc : return bitc::CAST_FPTRUNC; in GetEncodedCastOpcode()
103 case bitc::CAST_FPTRUNC : return Instruction::FPTrunc; in GetDecodedCastOpcode()
482 case Instruction::FPTrunc : return bitc::CAST_FPTRUNC; in getEncodedCastOpcode()
784 case bitc::CAST_FPTRUNC : return Instruction::FPTrunc; in getDecodedCastOpcode()