Searched refs:MemSizeBits (Results 1 – 1 of 1) sorted by relevance
5416 unsigned MemSizeBits = ExtLd.getMMO().getMemoryType().getSizeInBits(); in selectIndexedExtLoad() local5427 if (MemSizeBits == 8) { in selectIndexedExtLoad()5439 } else if (MemSizeBits == 16) { in selectIndexedExtLoad()5451 } else if (MemSizeBits == 32) { in selectIndexedExtLoad()