Searched refs:isLDX32 (Results 1 – 1 of 1) sorted by relevance
111 static bool isLDX32(unsigned Opcode) { in isLDX32() function125 return isLDX32(Opcode) || isLDX64(Opcode) || isLDSX(Opcode); in isLoadInst()148 else if (isLDX32(Opcode)) in checkADDrr()