Searched refs:CAST_TRUNC (Results 1 – 3 of 3) sorted by relevance
421 CAST_TRUNC = 0, enumerator
542 case Instruction::Trunc : return bitc::CAST_TRUNC; in getEncodedCastOpcode()
1173 case bitc::CAST_TRUNC : return Instruction::Trunc; in getDecodedCastOpcode()