Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1972 uint64_t EB_Imag = (OffsetBase + getContext().getTypeSize(ET)) / 64; in classify() local
1973 if (Hi == NoClass && EB_Real != EB_Imag) in classify()