Lines Matching full:imaginary
317 /// load the real and imaginary pieces, returning them as Real/Imag.
404 // complex type, both the real and imaginary parts follow the conversion
644 // FIXME: C11 also provides for imaginary types which would allow folding
663 // The real part is the difference of the first two, the imaginary part is
681 // Now test the imaginary part and create its branch.
712 // imaginary component is ignored when computing the real component of the
746 // supported imaginary types in addition to complex types.
749 // If LHS was a real, supply a null imaginary part.
985 // Create a PHI node for the imaginary part.