Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp509 uint64_t StartByte, in emitImmediate() argument
542 ImmOffset = static_cast<int>(CB.size() - StartByte); in emitImmediate()
871 StartByte, CB, Fixups); in emitMemModRMByte()
1514 uint64_t StartByte = CB.size(); in encodeInstruction() local
1573 StartByte, CB, Fixups); in encodeInstruction()
1580 StartByte, CB, Fixups); in encodeInstruction()
1588 StartByte, CB, Fixups); in encodeInstruction()
1825 Kind, StartByte, CB, Fixups, STI); in encodeInstruction()
1921 StartByte, CB, Fixups); in encodeInstruction()
1929 StartByte, CB, Fixups); in encodeInstruction()
[all …]