Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp1856 X87Up, enumerator
2269 if (Hi == X87Up && Lo != X87 && honorsRevision0_98()) in postMerge()
2311 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
2312 Accum == X87 || Accum == X87Up) in merge()
2351 Hi = X87Up; in classify()
3038 assert((Hi == SSE || Hi == Integer || Hi == X87Up) && in classifyReturnType()
3043 case X87Up: in classifyReturnType()
3127 case X87Up: in classifyReturnType()
3173 assert((Hi == SSE || Hi == Integer || Hi == X87Up) && in classifyArgumentType()
3190 case X87Up: in classifyArgumentType()
[all …]