Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp2910 uint64_t EB_ThisAdj = (OffsetBase + 64 - 1) / 64; in classify() local
2911 if (EB_FuncPtr != EB_ThisAdj) { in classify()