Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp763 NodePtr UncommonRes = identifyNode(UncommonRealOp, UncommonImagOp); in identifyPartialMul() local
764 if (!UncommonRes) { in identifyPartialMul()
780 Node->addOperand(UncommonRes); in identifyPartialMul()