Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2206 X87Up, enumerator
2742 if (Hi == X87Up && Lo != X87 && honorsRevision0_98()) in postMerge()
2784 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
2785 Accum == X87 || Accum == X87Up) in merge()
2824 Hi = X87Up; in classify()
3563 assert((Hi == SSE || Hi == Integer || Hi == X87Up) && in classifyReturnType()
3568 case X87Up: in classifyReturnType()
3651 case X87Up: in classifyReturnType()
3697 assert((Hi == SSE || Hi == Integer || Hi == X87Up) && in classifyArgumentType()
3714 case X87Up: in classifyArgumentType()
[all …]