Searched refs:CAST_INTTOPTR (Results 1 – 4 of 4) sorted by relevance
412 CAST_INTTOPTR = 10, enumerator
498 return bitc::CAST_INTTOPTR; in getEncodedCastOpcode()
527 case Instruction::IntToPtr: return bitc::CAST_INTTOPTR; in getEncodedCastOpcode()
1171 case bitc::CAST_INTTOPTR: return Instruction::IntToPtr; in getDecodedCastOpcode()