Searched defs:Rotation (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 159 ComplexDeinterleavingRotation Rotation = member 596 ComplexDeinterleavingRotation Rotation = (ComplexDeinterleavingRotation)Negs; in identifyNodeWithImplicitAdd() local 663 ComplexDeinterleavingRotation Rotation; in identifyPartialMul() local 774 ComplexDeinterleavingRotation Rotation; in identifyAdd() local 1240 ComplexDeinterleavingRotation Rotation; in identifyMultiplications() local 1335 ComplexDeinterleavingRotation Rotation; in identifyAdditions() local
|
/freebsd/contrib/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 | 28513 ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB, in createComplexDeinterleavingIR()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acbuffer.h | 251 UINT8 Rotation; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 4502 int Rotation = 0; isElementRotate() local 5217 int Rotation = isElementRotate(LoSrc, HiSrc, Mask); lowerVECTOR_SHUFFLE() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 11349 int Rotation = 0; in matchShuffleAsElementRotate() local 11434 int Rotation = matchShuffleAsElementRotate(V1, V2, RepeatedMask); in matchShuffleAsByteRotate() local 11515 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); in lowerShuffleAsVALIGN() local 38336 int Rotation = matchShuffleAsElementRotate(V1, V2, Mask); in matchBinaryPermuteShuffle() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 22142 ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB, in createComplexDeinterleavingIR()
|