Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp2383 uint64_t EB_ThisAdj = (OffsetBase + 64 - 1) / 64; in classify() local
2384 if (EB_FuncPtr != EB_ThisAdj) { in classify()