Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getComplex

147     return RValue::getComplex(EmitComplexExpr(E, ignoreResult, ignoreResult));
912 return RValue::getComplex(std::make_pair(U, U));
3716 return RValue::getComplex(EmitLoadOfComplex(FieldLV, Loc));
4162 return RValue::getComplex(EmitLoadOfComplex(lvalue, loc));