Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp159 ComplexDeinterleavingRotation Rotation = member
596 ComplexDeinterleavingRotation Rotation = (ComplexDeinterleavingRotation)Negs; in identifyNodeWithImplicitAdd() local
663 ComplexDeinterleavingRotation Rotation; identifyPartialMul() local
774 ComplexDeinterleavingRotation Rotation; identifyAdd() local
1240 ComplexDeinterleavingRotation Rotation; identifyMultiplications() local
1335 ComplexDeinterleavingRotation Rotation; identifyAdditions() local
[all...]
/freebsd-src/contrib/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.cpp26937 createComplexDeinterleavingIR(IRBuilderBase & B,ComplexDeinterleavingOperation OperationType,ComplexDeinterleavingRotation Rotation,Value * InputA,Value * InputB,Value * Accumulator) const createComplexDeinterleavingIR() argument
[all...]
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacbuffer.h251 UINT8 Rotation; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4195 int Rotation = 0; isElementRotate() local
4867 int Rotation = isElementRotate(LoSrc, HiSrc, Mask); lowerVECTOR_SHUFFLE() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11216 int Rotation = 0; matchShuffleAsElementRotate() local
11301 int Rotation = matchShuffleAsElementRotate(V1, V2, RepeatedMask); matchShuffleAsByteRotate() local
11382 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); lowerShuffleAsVALIGN() local
37585 int Rotation = matchShuffleAsElementRotate(V1, V2, Mask); matchBinaryPermuteShuffle() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22119 createComplexDeinterleavingIR(IRBuilderBase & B,ComplexDeinterleavingOperation OperationType,ComplexDeinterleavingRotation Rotation,Value * InputA,Value * InputB,Value * Accumulator) const createComplexDeinterleavingIR() argument