Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2207 ComplexX87, enumerator
2774 assert((Accum != Memory && Accum != ComplexX87) && in merge()
2784 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
2955 Current = ComplexX87; in classify()
3609 case ComplexX87: in classifyReturnType()
3610 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
3624 case ComplexX87: // Previously handled. in classifyReturnType()
3708 case ComplexX87: in classifyArgumentType()
3758 case ComplexX87: in classifyArgumentType()