Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1887 uint64_t EB_Hi = (OffsetBase + Size - 1) / 64; in classify() local
2145 uint64_t EB_Hi = (Offset + Size - 1) / 64; in classify() local