Home
last modified time | relevance | path

Searched refs:Is32BitMemOperand (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp161 static bool Is32BitMemOperand(const MCInst &MI, unsigned Op) { in Is32BitMemOperand() function
767 (MemOperand != -1 && is64BitMode() && Is32BitMemOperand(MI, MemOperand))) in EmitOpcodePrefix()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp205 static bool Is32BitMemOperand(const MCInst &MI, unsigned Op) { in Is32BitMemOperand() function
1172 need_address_override = Is32BitMemOperand(MI, MemoryOperand); in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp209 static bool Is32BitMemOperand(const MCInst &MI, unsigned Op) { in Is32BitMemOperand() function
1251 need_address_override = Is32BitMemOperand(MI, MemoryOperand); in encodeInstruction()