Searched defs:Count (Results 101 - 125 of 313) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp101 void CriticalAntiDepBreaker::Observe(MachineInstr &MI, unsigned Count, argument
250 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { argument
526 unsigned Count local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h60 uint32_t Count; member in class:llvm::parallel::detail::Latch
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp76 SDValue Count; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp263 uint64_t Count; member in struct:__anon2965::ResultRow
H A Dxray-graph.cpp363 S << Count; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h169 size_t Count; member in struct:llvm::CodeGenIntrinsicTable::TargetSet
/freebsd-current/sys/contrib/dev/acpica/components/debugger/
H A Ddbexec.c210 AcpiDbDeleteObjects( UINT32 Count, ACPI_OBJECT *Objects) argument
H A Ddbnames.c608 UINT32 *Count = (UINT32 *) Context; local
676 UINT32 Count = 0; local
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/executer/
H A Dexdump.c492 UINT8 Count; local
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/utilities/
H A Dutobject.c282 AcpiUtCreatePackageObject( UINT32 Count) argument
/freebsd-current/sys/contrib/dev/acpica/components/resources/
H A Drsutils.c218 AcpiRsEncodeBitmask( UINT8 *List, UINT8 Count) argument
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Ddtfield.c317 UINT32 Count; local
571 UINT32 Count; local
493 DtNormalizeBuffer( char *Buffer, UINT32 *Count) argument
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair2.c1097 AcpiNsSortList( ACPI_OPERAND_OBJECT **Elements, UINT32 Count, UINT32 Index, UINT8 SortDirection) argument
1154 UINT32 Count; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp647 unsigned Count = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp26 uint32_t Count; member in struct:DeltaInfo
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp23 std::optional<uint64_t> Count; local
52 OS << *LB + *Count; local
54 OS << "? + " << *Count; local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DPassTimingInfo.cpp184 unsigned Count = Timers.size() + 1; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp276 uint32_t Count; local
362 uint32_t Count; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp394 unsigned Count = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp121 unsigned Count = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp419 unsigned Count = 0; local
444 unsigned Count = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp497 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp348 bool CSKYAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp86 unsigned Count = 4; // At most 4 instructions in an IT block. local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp205 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, argument

Completed in 178 milliseconds

1234567891011>>