Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1206 ComplexX87, enumerator
1761 assert((Accum != Memory && Accum != ComplexX87) && in merge()
1771 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
1947 Current = ComplexX87; in classify()
2625 case ComplexX87: in classifyReturnType()
2626 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
2640 case ComplexX87: // Previously handled. in classifyReturnType()
2723 case ComplexX87: in classifyArgumentType()
2773 case ComplexX87: in classifyArgumentType()