Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp2260 ComplexX87, enumerator
2832 assert((Accum != Memory && Accum != ComplexX87) && in merge()
2842 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
3015 Current = ComplexX87; in classify()
3693 case ComplexX87: in classifyReturnType()
3694 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
3708 case ComplexX87: // Previously handled. in classifyReturnType()
3791 case ComplexX87: in classifyArgumentType()
3841 case ComplexX87: in classifyArgumentType()