Searched defs:Rotation (Results 1 – 6 of 6) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/ |
| H A D | ComplexDeinterleavingPass.cpp | 159 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 D | AArch64ExpandImm.cpp | 259 uint64_t Rotation = 1ULL << (6 - i); in MaximallyReplicateSubImmediate() local 435 int Rotation = countr_zero(RunStarts); in tryEorOfLogicalImmediates() local
|
| H A D | AArch64ISelLowering.cpp | 28299 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 D | RISCVISelLowering.cpp | 4471 int Rotation = 0; isElementRotate() local 5186 int Rotation = isElementRotate(LoSrc, HiSrc, Mask); lowerVECTOR_SHUFFLE() local [all...] |
| /llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 11373 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 D | ARMISelLowering.cpp | 22157 createComplexDeinterleavingIR(IRBuilderBase & B,ComplexDeinterleavingOperation OperationType,ComplexDeinterleavingRotation Rotation,Value * InputA,Value * InputB,Value * Accumulator) const createComplexDeinterleavingIR() argument
|