Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp2269 ComplexX87, enumerator
2827 assert((Accum != Memory && Accum != ComplexX87) && in merge()
2837 if (Field == X87 || Field == X87Up || Field == ComplexX87 || in merge()
3010 Current = ComplexX87; in classify()
3688 case ComplexX87: in classifyReturnType()
3689 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classification."); in classifyReturnType()
3703 case ComplexX87: // Previously handled. in classifyReturnType()
3786 case ComplexX87: in classifyArgumentType()
3836 case ComplexX87: in classifyArgumentType()