Searched refs:CAST_FPEXT (Results 1 – 6 of 6) sorted by relevance
182 CAST_FPEXT = 8, enumerator
306 CAST_FPEXT = 8, enumerator
72 case Instruction::FPExt : return bitc::CAST_FPEXT; in GetEncodedCastOpcode()
104 case bitc::CAST_FPEXT : return Instruction::FPExt; in GetDecodedCastOpcode()
483 case Instruction::FPExt : return bitc::CAST_FPEXT; in getEncodedCastOpcode()
785 case bitc::CAST_FPEXT : return Instruction::FPExt; in getDecodedCastOpcode()