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