Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp322 ImmOffset = static_cast<int>(OS.tell() - StartByte); in emitImmediate()
648 StartByte, OS, Fixups); in emitMemModRMByte()
1422 uint64_t StartByte = OS.tell(); in encodeInstruction() local
1479 StartByte, OS, Fixups); in encodeInstruction()
1486 StartByte, OS, Fixups); in encodeInstruction()
1494 StartByte, OS, Fixups); in encodeInstruction()
1618 TSFlags, HasREX, StartByte, OS, Fixups, STI); in encodeInstruction()
1711 HasREX, StartByte, OS, Fixups, STI); in encodeInstruction()
1807 StartByte, OS, Fixups); in encodeInstruction()
1815 StartByte, OS, Fixups); in encodeInstruction()
[all …]