Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1215 ComplexX87, enumerator
1776 assert((Accum != Memory && Accum != ComplexX87) && in merge()
1786 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
1962 Current = ComplexX87; in classify()
2643 case ComplexX87: in classifyReturnType()
2644 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
2658 case ComplexX87: // Previously handled. in classifyReturnType()
2741 case ComplexX87: in classifyArgumentType()
2791 case ComplexX87: in classifyArgumentType()