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.cpp644 ComplexDeinterleavingOperation::CMulPartial, Real, Imag); in identifyNodeWithImplicitAdd()
761 ComplexDeinterleavingOperation::CMulPartial, Real, Imag); in identifyPartialMul()
927 ComplexDeinterleavingOperation::CMulPartial, NewVTy); in identifyNode()
1270 ComplexDeinterleavingOperation::CMulPartial, nullptr, nullptr); in identifyMultiplications()
1931 case ComplexDeinterleavingOperation::CMulPartial: in replaceNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22182 if (OperationType == ComplexDeinterleavingOperation::CMulPartial) { in createComplexDeinterleavingIR()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28551 if (OperationType == ComplexDeinterleavingOperation::CMulPartial) { in createComplexDeinterleavingIR()