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.cpp1214 ComplexX87, enumerator
1783 assert((Accum != Memory && Accum != ComplexX87) && in merge()
1793 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
1969 Current = ComplexX87; in classify()
2659 case ComplexX87: in classifyReturnType()
2660 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
2674 case ComplexX87: // Previously handled. in classifyReturnType()
2757 case ComplexX87: in classifyArgumentType()
2807 case ComplexX87: in classifyArgumentType()