Home
last modified time | relevance | path

Searched defs:Units (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp94 unsigned Key = ((1u << s) & Units) != 0; in setWeight() local
117 const unsigned Units = HexagonConvertUnits(ItinUnits, &Lanes); HexagonCVIResource() local
137 unsigned Units; global() member
204 const unsigned Units = ISJ.Core.getUnits(); restrictSlot1AOK() local
233 unsigned Units = ISJ.Core.getUnits(); restrictNoSlot1Store() local
717 const unsigned Units = I.Core.getUnits(); reportResourceUsage() local
[all...]
H A DHexagonMCInstrInfo.cpp473 unsigned Units = (Stage + HexagonStages)->getUnits(); in getOtherReservedSlots() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunused-local-non-trivial-variable.cpp61 struct Units { struct
62 ~Units() { in ~Units() argument
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp108 std::optional<DWARFUnitVector::compile_unit_range> Units, in parseImpl()
H A DDWARFDebugLine.cpp1520 buildLineToUnitMap(DWARFUnitVector::iterator_range Units) buildLineToUnitMap() argument
1531 SectionParser(DWARFDataExtractor & Data,const DWARFContext & C,DWARFUnitVector::iterator_range Units) SectionParser() argument
H A DDWARFContext.cpp790 for (const auto &U : Units) in collectContributionData() argument
835 auto Contributions = collectContributionData(Units); in dumpStringOffsetsSection() argument
1050 for (const auto &U : Units) in dump() argument
1025 __anon62ae75e10c02(const char *Name, unit_iterator_range Units) dump() argument
H A DDWARFVerifier.cpp407 verifyUnits(const DWARFUnitVector & Units) verifyUnits() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h32 BitVector Units; variable
H A DRDFRegisters.h190 BitVector Units; member
/llvm-project/bolt/lib/Core/
H A DGDBIndex.cpp81 Index < Units; ++Index) { in updateGdbIndexSection() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h121 Error parseMacro(DWARFUnitVector::compile_unit_range Units, in parseMacro()
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertSingleUseVDST.cpp
/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp84 for (MCRegUnitMaskIterator Units(PhysReg, TRI); Units.isValid(); ++Units) { foreachUnit() local
H A DRDFRegisters.cpp127 std::set<RegisterId> Units; in getUnits() local
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp127 bool ParseDictionaryFile(const std::string &Text, std::vector<Unit> *Units) { in ParseDictionaryFile()
H A DFuzzerLoop.cpp325 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, in PrintStats() argument
/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp54 unsigned Units = Size / 4; in AddString() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h567 std::vector<unsigned> Units; global() member
796 getRegUnitSetWeight(const std::vector<unsigned> & Units) getRegUnitSetWeight() argument
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp63 static CompileUnit *getUnitForOffset(const UnitListTy &Units, uint64_t Offset) { in getUnitForOffset() argument
75 const UnitListTy &Units, in resolveDIEReference() argument
737 lookForRefDIEsToKeep(const DWARFDie & Die,CompileUnit & CU,unsigned Flags,const UnitListTy & Units,const DWARFFile & File,SmallVectorImpl<WorklistItem> & Worklist) lookForRefDIEsToKeep() argument
841 lookForDIEsToKeep(AddressesMap & AddressesMap,const UnitListTy & Units,const DWARFDie & Die,const DWARFFile & File,CompileUnit & Cu,unsigned Flags) lookForDIEsToKeep() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp499 LiveRegUnits Units(*TRI); in scavengeRegister() local
H A DAArch64LoadStoreOptimizer.cpp845 updateDefinedRegisters(MachineInstr & MI,LiveRegUnits & Units,const TargetRegisterInfo * TRI) updateDefinedRegisters() argument
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h129 std::string Units; global() member
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp105 static size_t measureUnits(llvm::StringRef U8, int Units, OffsetEncoding Enc, in measureUnits() argument
[all...]
/llvm-project/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp562 std::vector<Unit> Units; in TEST() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp126 SmallVector<std::unique_ptr<DWARFUnit>, 2> Units; member
[all...]

12