Home
last modified time | relevance | path

Searched refs:Part (Results 1 – 25 of 835) sorted by relevance

12345678910>>...34

/freebsd-13.1/sys/contrib/dev/acpica/components/utilities/
H A Dutmath.c262 OperandOvl.Part.Hi = OperandOvl.Part.Lo; in AcpiUtShortShiftLeft()
307 OperandOvl.Part.Lo = OperandOvl.Part.Hi; in AcpiUtShortShiftRight()
552 ACPI_DIV_64_BY_32 (0, Dividend.Part.Hi, Divisor.Part.Lo, in AcpiUtDivide()
556 Quotient.Part.Lo, Remainder.Part.Lo); in AcpiUtDivide()
583 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo, in AcpiUtDivide()
590 Partial1 = Quotient.Part.Lo * Divisor.Part.Hi; in AcpiUtDivide()
594 Remainder.Part.Hi = Partial3.Part.Lo; in AcpiUtDivide()
595 Remainder.Part.Lo = Partial2.Part.Lo; in AcpiUtDivide()
599 if (Partial3.Part.Lo >= Dividend.Part.Hi) in AcpiUtDivide()
601 if (Partial3.Part.Lo == Dividend.Part.Hi) in AcpiUtDivide()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp479 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) { in execute() local
480 State->Instance->Part = Part; in execute()
650 State.set(this, V, Part); in generateInstruction()
658 State.set(this, V, Part); in generateInstruction()
665 State.set(this, V, Part); in generateInstruction()
705 Value *PartMinus1 = Part == 0 ? V1 : State.get(getOperand(1), Part - 1); in generateInstruction()
721 for (unsigned Part = 0; Part < State.UF; ++Part) in execute() local
783 for (unsigned Part = 0, UF = State->UF; Part < UF; ++Part) in execute() local
1227 for (unsigned Part = 0, UF = State.UF; Part < UF; ++Part) { in execute() local
1304 for (unsigned Part = 0; Part < LastPartForNewPhi; ++Part) { in execute() local
[all …]
H A DLoopVectorize.cpp2335 for (unsigned Part = 0; Part < UF; ++Part) { in createVectorIntOrFpInductionPHI() local
2463 for (unsigned Part = 0; Part < UF; ++Part) { in widenIntOrFpInduction() local
2611 for (unsigned Part = 0; Part < UF; ++Part) { in buildScalarSteps() local
2735 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2776 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2841 for (unsigned Part = 0; Part < UF; Part++) { in vectorizeInterleaveGroup() local
2927 for (unsigned Part = 0; Part < UF; ++Part) in vectorizeMemoryInstruction() local
2970 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local
3001 for (unsigned Part = 0; Part < UF; ++Part) { in vectorizeMemoryInstruction() local
4999 for (unsigned Part = 0; Part < UF; ++Part) { in widenCallInstruction() local
[all …]
H A DVPlan.h179 unsigned Part; member
183 VPIteration(unsigned Part, unsigned Lane,
185 : Part(Part), Lane(Lane, Kind) {} in Part() function
187 VPIteration(unsigned Part, const VPLane &Lane) : Part(Part), Lane(Lane) {} in VPIteration()
227 Value *get(VPValue *Def, unsigned Part);
235 I->second[Part]; in hasVectorValue()
247 return Instance.Part < I->second.size() && in hasScalarValue()
249 I->second[Instance.Part][CacheIdx]; in hasScalarValue()
258 Data.PerPartOutput[Def][Part] = V; in set()
265 Iter->second[Part] = V; in reset()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp581 for (unsigned Part = 0; Part < NumParts; ++Part) { in determineAssignments() local
583 if (Part == 0) { in determineAssignments()
587 if (Part == NumParts - 1) in determineAssignments()
593 Args[i].Flags[Part], CCInfo)) { in determineAssignments()
655 for (unsigned Part = 0; Part < NumParts; ++Part) in handleAssignments() local
656 Args[i].Regs[Part] = MRI.createGenericVirtualRegister(NewLLT); in handleAssignments()
669 for (unsigned Part = 0; Part < NumParts; ++Part) { in handleAssignments() local
670 Register ArgReg = Args[i].Regs[Part]; in handleAssignments()
672 VA = ArgLocs[j + Part]; in handleAssignments()
673 const ISD::ArgFlagsTy Flags = Args[i].Flags[Part]; in handleAssignments()
[all …]
/freebsd-13.1/contrib/file/magic/Magdir/
H A Djpeg115 >20 string \x6a\x70\x32\x20 Part 1 (JP2)
117 >20 string \x6a\x70\x78\x20 Part 2 (JPX)
119 >20 string \x6a\x70\x6d\x20 Part 6 (JPM)
121 >20 string \x6d\x6a\x70\x32 Part 3 (MJ2)
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp101 bool isProfitable(const USet &Part, LoopRegMap &IRM) const;
117 bool splitPartition(const USet &Part);
137 const USet &Part, const TargetRegisterInfo &TRI) { in dump_partition() argument
139 for (auto I : Part) in dump_partition()
425 for (unsigned DR : Part) { in isProfitable()
442 if (Op.isReg() && Part.count(Op.getReg())) in isProfitable()
1135 for (unsigned DR : Part) { in splitPartition()
1165 for (unsigned DR : Part) { in splitPartition()
1221 USet &Part = I->second; in runOnMachineFunction() local
1224 if (!isProfitable(Part, IRM)) in runOnMachineFunction()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp468 auto *Part = &*I; in cloneLoops() local
470 NewLoop = Part->cloneLoopWithPreheader(TopPH, Pred, Index, LI, DT); in cloneLoops()
472 Part->getVMap()[ExitBlock] = TopPH; in cloneLoops()
473 Part->remapInstructions(); in cloneLoops()
474 setNewLoopID(OrigLoopID, Part); in cloneLoops()
598 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID() argument
602 Part->hasDepCycle() ? LLVMLoopDistributeFollowupSequential in setNewLoopID()
605 Loop *NewLoop = Part->getDistributedLoop(); in setNewLoopID()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp168 StringRef Part; in getHostCPUNameForARM() local
175 Part = Lines[I].substr(8).ltrim("\t :"); in getHostCPUNameForARM()
190 return StringSwitch<const char *>(Part) in getHostCPUNameForARM()
220 return StringSwitch<const char *>(Part) in getHostCPUNameForARM()
231 return StringSwitch<const char *>(Part) in getHostCPUNameForARM()
237 return StringSwitch<const char *>(Part) in getHostCPUNameForARM()
246 return StringSwitch<const char *>(Part) in getHostCPUNameForARM()
254 return StringSwitch<const char *>(Part) in getHostCPUNameForARM()
271 unsigned Variant = 0, Part = 0; in getHostCPUNameForARM() local
283 I.ltrim("\t :").getAsInteger(0, Part); in getHostCPUNameForARM()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticAnalysisKinds.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A DDiagnosticCategories.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Darm_bf16.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBanks.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterBanks.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dcassert4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dexecution4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dciso6464 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dccomplex4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcstdbool4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dctgmath4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DRegisterBank.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interface_posix.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBanks.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVIInstrFormats.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

12345678910>>...34