Searched defs:Units (Results 1 - 14 of 14) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1311 SmallSet<unsigned, 4> Units = getRegUnits(MO.getReg(), TRI); local
1361 SmallSet<unsigned, 4> Units = getRegUnits(MO.getReg(), TRI); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h143 BitVector Units; member in struct:llvm::rdf::PhysicalRegisterInfo::MaskInfo
225 BitVector Units; member in struct:llvm::rdf::RegisterAggr
H A DLiveRegUnits.h32 BitVector Units; member in class:llvm::LiveRegUnits
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp465 RecVec Units = Records.getAllDerivedDefinitions("RetireControlUnit"); local
H A DCodeGenRegisters.h509 std::vector<unsigned> Units; member in struct:llvm::RegUnitSet
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp102 collectContributionData(DWARFContext::unit_iterator_range Units) { argument
133 dumpDWARFv5StringOffsetsSection( raw_ostream &OS, StringRef SectionName, const DWARFObject &Obj, const DWARFSection &StringOffsetsSection, StringRef StringSection, DWARFContext::unit_iterator_range Units, bool LittleEndian) argument
207 dumpStringOffsetsSection(raw_ostream &OS, StringRef SectionName, const DWARFObject &Obj, const DWARFSection &StringOffsetsSection, StringRef StringSection, DWARFContext::unit_iterator_range Units, bool LittleEndian, unsigned MaxVersion) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp322 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, argument
H A DFuzzerUtil.cpp127 bool ParseDictionaryFile(const std::string &Text, Vector<Unit> *Units) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp93 unsigned Units = getUnits(); local
168 unsigned Units; member in struct:CVIUnits
242 unsigned Units = ISJ->Core.getUnits(); local
271 unsigned Units = ISJ->Core.getUnits(); local
[all...]
H A DHexagonMCInstrInfo.cpp421 unsigned Units = (Stage + HexagonStages)->getUnits(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp91 unsigned Units = Size / 4; local
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h1913 UINT8 Units; member in struct:acpi_table_wdrt
/freebsd-11-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-11-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...]

Completed in 152 milliseconds