Home
last modified time | relevance | path

Searched defs:Rotation (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp159 ComplexDeinterleavingRotation Rotation = global() member
596 ComplexDeinterleavingRotation Rotation = (ComplexDeinterleavingRotation)Negs; identifyNodeWithImplicitAdd() local
663 ComplexDeinterleavingRotation Rotation; identifyPartialMul() local
774 ComplexDeinterleavingRotation Rotation; identifyAdd() local
1240 ComplexDeinterleavingRotation Rotation; identifyMultiplications() local
1335 ComplexDeinterleavingRotation Rotation; identifyAdditions() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp259 uint64_t Rotation = 1ULL << (6 - i); in MaximallyReplicateSubImmediate() local
435 int Rotation = countr_zero(RunStarts); in tryEorOfLogicalImmediates() local
H A DAArch64ISelLowering.cpp28299 createComplexDeinterleavingIR(IRBuilderBase & B,ComplexDeinterleavingOperation OperationType,ComplexDeinterleavingRotation Rotation,Value * InputA,Value * InputB,Value * Accumulator) const createComplexDeinterleavingIR() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4471 int Rotation = 0; isElementRotate() local
5186 int Rotation = isElementRotate(LoSrc, HiSrc, Mask); lowerVECTOR_SHUFFLE() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11373 int Rotation = 0; matchShuffleAsElementRotate() local
11458 int Rotation = matchShuffleAsElementRotate(V1, V2, RepeatedMask); matchShuffleAsByteRotate() local
11539 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); lowerShuffleAsVALIGN() local
38316 int Rotation = matchShuffleAsElementRotate(V1, V2, Mask); matchBinaryPermuteShuffle() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22157 createComplexDeinterleavingIR(IRBuilderBase & B,ComplexDeinterleavingOperation OperationType,ComplexDeinterleavingRotation Rotation,Value * InputA,Value * InputB,Value * Accumulator) const createComplexDeinterleavingIR() argument