Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DComplexDeinterleavingPass.h49 Rotation_0 = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp160 ComplexDeinterleavingRotation::Rotation_0;
620 if (Rotation == ComplexDeinterleavingRotation::Rotation_0 || in identifyNodeWithImplicitAdd()
665 Rotation = ComplexDeinterleavingRotation::Rotation_0; in identifyPartialMul()
724 (Rotation == ComplexDeinterleavingRotation::Rotation_0 || in identifyPartialMul()
1244 Rotation = llvm::ComplexDeinterleavingRotation::Rotation_0; in identifyMultiplications()
1337 Rotation = ComplexDeinterleavingRotation::Rotation_0; in identifyAdditions()
1346 if (Rotation == ComplexDeinterleavingRotation::Rotation_0 || in identifyAdditions()
1361 if (Rotation == llvm::ComplexDeinterleavingRotation::Rotation_0) { in identifyAdditions()