Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp1422 ComplexX87, enumerator
1824 assert((Accum != Memory && Accum != ComplexX87) && in merge()
1834 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
1990 Current = ComplexX87; in classify()
2600 case ComplexX87: in classifyReturnType()
2601 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
2616 case ComplexX87: // Previously handled. in classifyReturnType()
2700 case ComplexX87: in classifyArgumentType()
2750 case ComplexX87: in classifyArgumentType()