Searched refs:CAST_INTTOPTR (Results 1 – 4 of 4) sorted by relevance
435 CAST_INTTOPTR = 10, enumerator
459 return bitc::CAST_INTTOPTR; in getEncodedCastOpcode()
612 case Instruction::IntToPtr: return bitc::CAST_INTTOPTR; in getEncodedCastOpcode()
1272 case bitc::CAST_INTTOPTR: return Instruction::IntToPtr; in getDecodedCastOpcode()