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.cpp747 NodePtr UncommonRes = identifyNode(UncommonRealOp, UncommonImagOp); in identifyPartialMul() local
748 if (!UncommonRes) { in identifyPartialMul()
764 Node->addOperand(UncommonRes); in identifyPartialMul()