Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp1388 X87Up, enumerator
1763 if (Hi == X87Up && Lo != X87 && honorsRevision0_98()) in postMerge()
1805 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
1806 Accum == X87 || Accum == X87Up) in merge()
1842 Hi = X87Up; in classify()
2492 assert((Hi == SSE || Hi == Integer || Hi == X87Up) && in classifyReturnType()
2497 case X87Up: in classifyReturnType()
2581 case X87Up: in classifyReturnType()
2627 assert((Hi == SSE || Hi == Integer || Hi == X87Up) && in classifyArgumentType()
2644 case X87Up: in classifyArgumentType()
[all …]