Searched defs:Units (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp99 parseImpl( Optional<DWARFUnitVector::iterator_range> Units, Optional<DataExtractor> StringExtractor, DWARFDataExtractor Data, bool IsMacro) argument
H A DDWARFContext.cpp105 collectContributionData(DWARFContext::unit_iterator_range Units) { argument
144 dumpStringOffsetsSection(raw_ostream &OS, DIDumpOptions DumpOpts, StringRef SectionName, const DWARFObject &Obj, const DWARFSection &StringOffsetsSection, StringRef StringSection, DWARFContext::unit_iterator_range Units, bool LittleEndian) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h32 BitVector Units; member in class:llvm::LiveRegUnits
[all...]
H A DRDFRegisters.h143 BitVector Units; member in struct:llvm::rdf::PhysicalRegisterInfo::MaskInfo
225 BitVector Units; member in struct:llvm::rdf::RegisterAggr
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h110 Error parseMacro(DWARFUnitVector::iterator_range Units, argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp127 bool ParseDictionaryFile(const std::string &Text, Vector<Unit> *Units) { argument
H A DFuzzerLoop.cpp323 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, argument
/freebsd-13-stable/sys/dev/acpica/Osd/
H A DOsdSynch.c152 AcpiOsWaitSemaphore(ACPI_SEMAPHORE Handle, UINT32 Units, UINT16 Timeout) argument
237 AcpiOsSignalSemaphore(ACPI_SEMAPHORE Handle, UINT32 Units) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp96 unsigned Units = Size / 4; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp93 unsigned Units = getUnits(); local
116 const unsigned Units = HexagonConvertUnits(ItinUnits, &Lanes); local
136 unsigned Units; member in struct:CVIUnits
202 const unsigned Units = ISJ.Core.getUnits(); local
231 unsigned Units = ISJ.Core.getUnits(); local
[all...]
H A DHexagonMCInstrInfo.cpp466 unsigned Units = (Stage + HexagonStages)->getUnits(); local
/freebsd-13-stable/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c846 AcpiOsWaitSemaphore( ACPI_HANDLE Handle, UINT32 Units, UINT16 Timeout) argument
855 AcpiOsSignalSemaphore( ACPI_HANDLE Handle, UINT32 Units) argument
980 AcpiOsWaitSemaphore( ACPI_HANDLE Handle, UINT32 Units, UINT16 MsecTimeout) argument
1117 AcpiOsSignalSemaphore( ACPI_HANDLE Handle, UINT32 Units) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1323 SmallSet<unsigned, 4> Units = getRegUnits(MO.getReg(), TRI); local
1373 SmallSet<unsigned, 4> Units = getRegUnits(MO.getReg(), TRI); local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h517 std::vector<unsigned> Units; member in struct:llvm::RegUnitSet
H A DCodeGenSchedule.cpp465 RecVec Units = Records.getAllDerivedDefinitions("RetireControlUnit"); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp54 static CompileUnit *getUnitForOffset(const UnitListTy &Units, uint64_t Offset) { argument
66 resolveDIEReference(const DwarfFile &File, const UnitListTy &Units, const DWARFFormValue &RefValue, const DWARFDie &DIE, CompileUnit *&RefCU) argument
591 lookForRefDIEsToKeep( const DWARFDie &Die, CompileUnit &CU, unsigned Flags, const UnitListTy &Units, const DwarfFile &File, SmallVectorImpl<WorklistItem> &Worklist) argument
701 lookForDIEsToKeep(AddressesMap &AddressesMap, RangesTy &Ranges, const UnitListTy &Units, const DWARFDie &Die, const DwarfFile &File, CompileUnit &Cu, unsigned Flags) argument
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl3.h879 UINT8 Units; member in struct:acpi_table_wdrt

Completed in 237 milliseconds