Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp866 uint8_t OptionalPrefixBytes [] = {0x26, 0x2e, 0x36, 0x3e, 0x64, in isEndbrImm64() local
873 if (!llvm::is_contained(OptionalPrefixBytes, Byte)) in isEndbrImm64()