Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp264 ImmOffset = static_cast<int>(OS.tell() - StartByte); in emitImmediate()
590 StartByte, OS, Fixups); in emitMemModRMByte()
1336 uint64_t StartByte = OS.tell(); in encodeInstruction() local
1393 StartByte, OS, Fixups); in encodeInstruction()
1400 StartByte, OS, Fixups); in encodeInstruction()
1408 StartByte, OS, Fixups); in encodeInstruction()
1532 TSFlags, HasREX, StartByte, OS, Fixups, STI); in encodeInstruction()
1625 HasREX, StartByte, OS, Fixups, STI); in encodeInstruction()
1721 StartByte, OS, Fixups); in encodeInstruction()
1729 StartByte, OS, Fixups); in encodeInstruction()
[all …]