Searched refs:CAST_TRUNC (Results 1 – 6 of 6) sorted by relevance
174 CAST_TRUNC = 0, enumerator
298 CAST_TRUNC = 0, enumerator
64 case Instruction::Trunc : return bitc::CAST_TRUNC; in GetEncodedCastOpcode()
96 case bitc::CAST_TRUNC : return Instruction::Trunc; in GetDecodedCastOpcode()
475 case Instruction::Trunc : return bitc::CAST_TRUNC; in getEncodedCastOpcode()
777 case bitc::CAST_TRUNC : return Instruction::Trunc; in getDecodedCastOpcode()