Searched refs:CAST_TRUNC (Results 1 – 3 of 3) sorted by relevance
207 CAST_TRUNC = 0, enumerator
66 case Instruction::Trunc : return bitc::CAST_TRUNC; in GetEncodedCastOpcode()
595 case bitc::CAST_TRUNC : return Instruction::Trunc; in GetDecodedCastOpcode()