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.h51 Rotation_180 = 2, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp621 Rotation == ComplexDeinterleavingRotation::Rotation_180) in identifyNodeWithImplicitAdd()
669 Rotation = ComplexDeinterleavingRotation::Rotation_180; in identifyPartialMul()
725 Rotation == ComplexDeinterleavingRotation::Rotation_180) in identifyPartialMul()
1246 Rotation = llvm::ComplexDeinterleavingRotation::Rotation_180; in identifyMultiplications()
1341 Rotation = ComplexDeinterleavingRotation::Rotation_180; in identifyAdditions()
1347 Rotation == ComplexDeinterleavingRotation::Rotation_180) { in identifyAdditions()
1371 llvm::ComplexDeinterleavingRotation::Rotation_180) { in identifyAdditions()