Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DComplexDeinterleavingPass.h37 CMulPartial, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp660 ComplexDeinterleavingOperation::CMulPartial, Real, Imag); in identifyNodeWithImplicitAdd()
777 ComplexDeinterleavingOperation::CMulPartial, Real, Imag); in identifyPartialMul()
1092 ComplexDeinterleavingOperation::CMulPartial, NewVTy); in identifyNode()
1434 ComplexDeinterleavingOperation::CMulPartial, nullptr, nullptr); in identifyMultiplications()
2166 case ComplexDeinterleavingOperation::CMulPartial: in replaceNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22106 if (OperationType == ComplexDeinterleavingOperation::CMulPartial) { in createComplexDeinterleavingIR()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp30391 if (OperationType == ComplexDeinterleavingOperation::CMulPartial) { in createComplexDeinterleavingIR()