Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp1857 ComplexX87, enumerator
2301 assert((Accum != Memory && Accum != ComplexX87) && in merge()
2311 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
2474 Current = ComplexX87; in classify()
3084 case ComplexX87: in classifyReturnType()
3085 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
3100 case ComplexX87: // Previously handled. in classifyReturnType()
3184 case ComplexX87: in classifyArgumentType()
3234 case ComplexX87: in classifyArgumentType()