Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DComplexDeinterleavingPass.h52 Rotation_90 = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp630 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyNodeWithImplicitAdd()
683 Rotation = ComplexDeinterleavingRotation::Rotation_90; in identifyPartialMul()
735 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyPartialMul()
744 (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyPartialMul()
795 Rotation = ComplexDeinterleavingRotation::Rotation_90; in identifyAdd()
982 CN->Rotation = ComplexDeinterleavingRotation::Rotation_90; in identifyDotProduct()
1417 Rotation = llvm::ComplexDeinterleavingRotation::Rotation_90; in identifyMultiplications()
1503 Rotation = ComplexDeinterleavingRotation::Rotation_90; in identifyAdditions()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp30416 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in createComplexDeinterleavingIR()
30432 if (Rotation == ComplexDeinterleavingRotation::Rotation_90) in createComplexDeinterleavingIR()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22120 if (Rotation == ComplexDeinterleavingRotation::Rotation_90) in createComplexDeinterleavingIR()