Home
last modified time | relevance | path

Searched refs:Rotation (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp166 ComplexDeinterleavingRotation Rotation = member
202 OS << " Rotation: " << ((int)Rotation * 90) << "\n"; in dump()
612 ComplexDeinterleavingRotation Rotation = (ComplexDeinterleavingRotation)Negs; in identifyNodeWithImplicitAdd() local
630 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyNodeWithImplicitAdd()
631 Rotation == ComplexDeinterleavingRotation::Rotation_270) in identifyNodeWithImplicitAdd()
636 if (Rotation == ComplexDeinterleavingRotation::Rotation_0 || in identifyNodeWithImplicitAdd()
637 Rotation == ComplexDeinterleavingRotation::Rotation_180) in identifyNodeWithImplicitAdd()
661 Node->Rotation = Rotation; in identifyNodeWithImplicitAdd()
679 ComplexDeinterleavingRotation Rotation; in identifyPartialMul() local
681 Rotation = ComplexDeinterleavingRotation::Rotation_0; in identifyPartialMul()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp259 uint64_t Rotation = 1ULL << (6 - i); in MaximallyReplicateSubImmediate() local
260 uint64_t Closure = Result | llvm::rotl<uint64_t>(Result, Rotation); in MaximallyReplicateSubImmediate()
435 int Rotation = countr_zero(RunStarts); in tryEorOfLogicalImmediates() local
436 uint64_t RotatedImm = rotr<uint64_t>(Imm, Rotation); in tryEorOfLogicalImmediates()
444 rotl<uint64_t>((SmallOnes << RunLength) - SmallOnes, Rotation); in tryEorOfLogicalImmediates()
457 Rotation += countr_zero(rotr<uint64_t>(RunStarts, Rotation) & ~1); in tryEorOfLogicalImmediates()
458 RotatedImm = rotr<uint64_t>(Imm, Rotation); in tryEorOfLogicalImmediates()
H A DAArch64ISelLowering.h425 ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB,
H A DAArch64ISelLowering.cpp30348 ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB, in createComplexDeinterleavingIR() argument
30382 B, OperationType, Rotation, LowerSplitA, LowerSplitB, LowerSplitAcc); in createComplexDeinterleavingIR()
30384 B, OperationType, Rotation, UpperSplitA, UpperSplitB, UpperSplitAcc); in createComplexDeinterleavingIR()
30396 {Accumulator, InputA, InputB, B.getInt32((int)Rotation * 90)}); in createComplexDeinterleavingIR()
30401 {Mask, Accumulator, InputA, InputB, B.getInt32((int)Rotation * 90)}); in createComplexDeinterleavingIR()
30410 return B.CreateIntrinsic(IdMap[(int)Rotation], Ty, in createComplexDeinterleavingIR()
30416 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in createComplexDeinterleavingIR()
30417 Rotation == ComplexDeinterleavingRotation::Rotation_270) { in createComplexDeinterleavingIR()
30421 {InputA, InputB, B.getInt32((int)Rotation * 90)}); in createComplexDeinterleavingIR()
30426 {Mask, InputA, InputB, B.getInt32((int)Rotation * 90)}); in createComplexDeinterleavingIR()
[all …]
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c513 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in AcpiDbEncodePldBuffer()
630 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Rotation", PldInfo->Rotation); in AcpiDbDumpPldBuffer()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslpld.c621 PldInfo.Rotation = (UINT8) Value; in OpcDoPld()
774 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in OpcEncodePldBuffer()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutxface.c735 PldInfo->Rotation = ACPI_PLD_GET_ROTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacbuffer.h251 UINT8 Rotation; member
/freebsd/contrib/tzdata/
H A Dleapseconds20 # The International Earth Rotation and Reference Systems Service (IERS)
H A Dleap-seconds.list37 # the International Earth Rotation and reference System Service (IERS). This center is located at P…
H A DNEWS5489 recent International Earth Rotation and Reference Systems Service
/freebsd/usr.sbin/ntp/ntpd/
H A Dleap-seconds37 # the International Earth Rotation and reference System Service (IERS). This center is located at P…
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c943 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Rotation", PldInfo->Rotation); in AcpiDmPldBuffer()
/freebsd/share/misc/
H A Dscsi_modes329 {Medium Rotation Rate} i2
H A Dusb_vendors25268 044 Tilt (Rotation)
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h788 ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB,
H A DARMISelLowering.cpp22066 ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB, in createComplexDeinterleavingIR() argument
22095 B, OperationType, Rotation, LowerSplitA, LowerSplitB, LowerSplitAcc); in createComplexDeinterleavingIR()
22097 B, OperationType, Rotation, UpperSplitA, UpperSplitB, UpperSplitAcc); in createComplexDeinterleavingIR()
22107 ConstRotation = ConstantInt::get(IntTy, (int)Rotation); in createComplexDeinterleavingIR()
22120 if (Rotation == ComplexDeinterleavingRotation::Rotation_90) in createComplexDeinterleavingIR()
22122 else if (Rotation == ComplexDeinterleavingRotation::Rotation_270) in createComplexDeinterleavingIR()
/freebsd/contrib/file/magic/Magdir/
H A Dcad155 # RotationAngle; Rotation angle of raster data
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1164 int Rotation = 0; in matchShuffleAsByteRotate() local
1184 if (Rotation == 0) in matchShuffleAsByteRotate()
1185 Rotation = CandidateRotation; in matchShuffleAsByteRotate()
1186 else if (Rotation != CandidateRotation) in matchShuffleAsByteRotate()
1206 assert(Rotation != 0 && "Failed to locate a viable rotation!"); in matchShuffleAsByteRotate()
1216 return Rotation * Scale; in matchShuffleAsByteRotate()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsARM.td1179 // * Rotation angle: 0 mean 90 deg, 1 means 180 deg
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3553 ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11839 int Rotation = 0; in matchShuffleAsElementRotate() local
11859 if (Rotation == 0) in matchShuffleAsElementRotate()
11860 Rotation = CandidateRotation; in matchShuffleAsElementRotate()
11861 else if (Rotation != CandidateRotation) in matchShuffleAsElementRotate()
11884 assert(Rotation != 0 && "Failed to locate a viable rotation!"); in matchShuffleAsElementRotate()
11894 return Rotation; in matchShuffleAsElementRotate()
11924 int Rotation = matchShuffleAsElementRotate(V1, V2, RepeatedMask); in matchShuffleAsByteRotate() local
11925 if (Rotation <= 0) in matchShuffleAsByteRotate()
11932 return Rotation * Scale; in matchShuffleAsByteRotate()
12005 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); in lowerShuffleAsVALIGN() local
[all …]
/freebsd/contrib/tzcode/
H A DNEWS5489 recent International Earth Rotation and Reference Systems Service