Searched refs:read2ST64Opcode (Results 1 – 1 of 1) sorted by relevance
206 unsigned read2ST64Opcode(unsigned EltSize) const;1039 unsigned SILoadStoreOptimizer::read2ST64Opcode(unsigned EltSize) const { in read2ST64Opcode() function in SILoadStoreOptimizer1062 CI.UseST64 ? read2ST64Opcode(CI.EltSize) : read2Opcode(CI.EltSize); in mergeRead2Pair()