Home
last modified time | relevance | path

Searched defs:rhsImag (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/ciderlib/twod/
H A Dtwoadmit.c39 double *rhsReal, *rhsImag; in NUMD2admittance() local
163 double *rhsReal, *rhsImag; in NBJT2admittance() local
358 double *rhsReal, *rhsImag; in NUMOSadmittance() local
1045 double *rhsReal, *rhsImag; in NUMD2ys() local
1124 double *rhsReal, *rhsImag; in NBJT2ys() local
1218 double *rhsReal, *rhsImag; in NUMOSys() local
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Donedev.h26 double *rhsImag; /* imaginary part of rhs vector */ member
H A Dtwodev.h26 double *rhsImag; /* imaginary part of rhs vector */ member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp116 Value rhsImag = in matchAndRewrite() local
392 Value rhsImag = b.create<complex::ImOp>(elementType, adaptor.rhs()); in matchAndRewrite() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp128 Value rhsImag = in matchAndRewrite() local
408 Value rhsImag = b.create<complex::ImOp>(elementType, transformed.rhs()); in matchAndRewrite() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp128 Value rhsImag = in matchAndRewrite() local
408 Value rhsImag = b.create<complex::ImOp>(elementType, transformed.rhs()); in matchAndRewrite() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp128 Value rhsImag = in matchAndRewrite() local
408 Value rhsImag = b.create<complex::ImOp>(elementType, transformed.rhs()); in matchAndRewrite() local