Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp232 uint64_t StartByte, raw_ostream &OS, in emitImmediate()
323 uint64_t StartByte, raw_ostream &OS, in emitMemModRMByte()
1353 uint64_t StartByte = OS.tell(); in encodeInstruction() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp3169 const uintptr_t StartByte = Cursor.getStartWordByteForBit(StartBit); in ParseBlock() local