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