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.h50 Rotation_90 = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp614 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyNodeWithImplicitAdd()
667 Rotation = ComplexDeinterleavingRotation::Rotation_90; in identifyPartialMul()
719 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyPartialMul()
728 (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyPartialMul()
779 Rotation = ComplexDeinterleavingRotation::Rotation_90; in identifyAdd()
1253 Rotation = llvm::ComplexDeinterleavingRotation::Rotation_90; in identifyMultiplications()
1339 Rotation = ComplexDeinterleavingRotation::Rotation_90; in identifyAdditions()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28579 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in createComplexDeinterleavingIR()
28595 if (Rotation == ComplexDeinterleavingRotation::Rotation_90) in createComplexDeinterleavingIR()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22196 if (Rotation == ComplexDeinterleavingRotation::Rotation_90) in createComplexDeinterleavingIR()