Searched refs:CAST_TRUNC (Results 1 – 3 of 3) sorted by relevance
263 CAST_TRUNC = 0, enumerator
70 case Instruction::Trunc : return bitc::CAST_TRUNC; in GetEncodedCastOpcode()
721 case bitc::CAST_TRUNC : return Instruction::Trunc; in getDecodedCastOpcode()