Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1862 uint64_t EB_ThisAdj = (OffsetBase + 64 - 1) / 64; in classify() local
1863 if (EB_FuncPtr != EB_ThisAdj) { in classify()