Home
last modified time | relevance | path

Searched defs:HasREX (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp322 uint64_t TSFlags, bool HasREX, in emitMemModRMByte()
652 bool HasREX = false; in emitPrefixImpl() local
1298 bool HasREX = STI.hasFeature(X86::Is64Bit) in emitOpcodePrefix() local
1355 bool HasREX = emitPrefixImpl(CurOp, MI, STI, OS); in encodeInstruction() local