Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp2060 ComplexX87, enumerator
2530 assert((Accum != Memory && Accum != ComplexX87) && in merge()
2540 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
2703 Current = ComplexX87; in classify()
3316 case ComplexX87: in classifyReturnType()
3317 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
3331 case ComplexX87: // Previously handled. in classifyReturnType()
3415 case ComplexX87: in classifyArgumentType()
3465 case ComplexX87: in classifyArgumentType()