Home
last modified time | relevance | path

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

/third_party/mesa3d/src/tool/pps/
H A Dpps_counter.h37 enum class Units { class in pps::Counter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h32 BitVector Units; member in llvm::LiveRegUnits
[all...]
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtil.cpp127 bool ParseDictionaryFile(const std::string &Text, std::vector<Unit> *Units) { in ParseDictionaryFile() argument
H A DFuzzerLoop.cpp328 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units) { in PrintStats() argument
/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.h27 enum class Units : uint8_t { class in skottie::internal::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFoldingSet.cpp91 unsigned Units = Size / 4; in AddString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFRegisters.h143 BitVector Units; member
225 BitVector Units; member
/third_party/json/tests/thirdparty/Fuzzer/test/
H A DFuzzerUnittest.cpp553 std::vector<Unit> Units; in TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSink.cpp1315 SmallSet<unsigned, 4> Units = getRegUnits(MO.getReg(), TRI); in tryToSinkCopy() local
1365 SmallSet<unsigned, 4> Units = getRegUnits(MO.getReg(), TRI); in tryToSinkCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp93 unsigned Units = getUnits(); in setWeight() local
168 unsigned Units; member
242 unsigned Units = ISJ->Core.getUnits(); in restrictSlot1AOK() local
271 unsigned Units = ISJ->Core.getUnits(); restrictNoSlot1Store() local
[all...]
H A DHexagonMCInstrInfo.cpp421 unsigned Units = (Stage + HexagonStages)->getUnits(); in getOtherReservedSlots() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp102 collectContributionData(DWARFContext::unit_iterator_range Units) { in collectContributionData() argument
133 dumpDWARFv5StringOffsetsSection( raw_ostream &OS, StringRef SectionName, const DWARFObject &Obj, const DWARFSection &StringOffsetsSection, StringRef StringSection, DWARFContext::unit_iterator_range Units, bool LittleEndian) dumpDWARFv5StringOffsetsSection() 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) dumpStringOffsetsSection() argument
[all...]

Completed in 12 milliseconds