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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp1198 ComplexX87, enumerator in enum:__anon17878::X86_64ABIInfo::Class
1252 /// If the \arg Lo class is ComplexX87, then the \arg Hi class will
1253 /// also be ComplexX87.
1522 // ComplexX87 (because this cannot be passed in a structure).
1523 assert((Accum != Memory && Accum != ComplexX87) &&
1533 if (Field == X87 || Field == X87Up || Field == ComplexX87 ||
1661 Current = ComplexX87;
2266 case ComplexX87:
2267 assert(Hi == ComplexX87 && "Unexpected ComplexX87 classificatio
[all...]

Completed in 60 milliseconds