Searched refs:Is32BitMemOperand (Results 1 – 3 of 3) sorted by relevance
161 static bool Is32BitMemOperand(const MCInst &MI, unsigned Op) { in Is32BitMemOperand() function767 (MemOperand != -1 && is64BitMode() && Is32BitMemOperand(MI, MemOperand))) in EmitOpcodePrefix()
205 static bool Is32BitMemOperand(const MCInst &MI, unsigned Op) { in Is32BitMemOperand() function1172 need_address_override = Is32BitMemOperand(MI, MemoryOperand); in encodeInstruction()
209 static bool Is32BitMemOperand(const MCInst &MI, unsigned Op) { in Is32BitMemOperand() function1251 need_address_override = Is32BitMemOperand(MI, MemoryOperand); in encodeInstruction()