Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DComplexDeinterleavingPass.h53 Rotation_180 = 2, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp637 Rotation == ComplexDeinterleavingRotation::Rotation_180) in identifyNodeWithImplicitAdd()
685 Rotation = ComplexDeinterleavingRotation::Rotation_180; in identifyPartialMul()
741 Rotation == ComplexDeinterleavingRotation::Rotation_180) in identifyPartialMul()
988 CN->Rotation = ComplexDeinterleavingRotation::Rotation_180; in identifyDotProduct()
1410 Rotation = llvm::ComplexDeinterleavingRotation::Rotation_180; in identifyMultiplications()
1505 Rotation = ComplexDeinterleavingRotation::Rotation_180; in identifyAdditions()
1511 Rotation == ComplexDeinterleavingRotation::Rotation_180) { in identifyAdditions()
1535 llvm::ComplexDeinterleavingRotation::Rotation_180) { in identifyAdditions()