Home
last modified time | relevance | path

Searched defs:Slots (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc234 union Slots { in TEST() union
235 Slots() {} in TEST() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DParser.cpp25 parseAssemblyInto(MemoryBufferRef F, Module *M, ModuleSummaryIndex *Index, SMDiagnostic &Err, SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) parseAssemblyInto() argument
41 parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) parseAssembly() argument
55 parseAssemblyFile(StringRef Filename, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) parseAssemblyFile() argument
70 parseAssemblyWithIndex( MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) parseAssemblyWithIndex() argument
85 parseAssemblyFileWithIndex( StringRef Filename, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) parseAssemblyFileWithIndex() argument
102 parseAssemblyString(StringRef AsmString, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) parseAssemblyString() argument
147 parseConstantValue(StringRef Asm, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots) parseConstantValue() argument
159 parseType(StringRef Asm, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots) parseType() argument
175 parseTypeAtBeginning(StringRef Asm, unsigned &Read, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots) parseTypeAtBeginning() argument
[all...]
H A DLLParser.cpp106 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState() argument
77 parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots) parseStandaloneConstantValue() argument
90 parseTypeAtBeginning(Type *&Ty, unsigned &Read, const SlotMapping *Slots) parseTypeAtBeginning() argument
[all...]
H A DLLParser.h97 SlotMapping *Slots; member in llvm::LLParser
/third_party/PyYAML/tests/lib/
H A Dtest_constructor.py189 class Slots: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h38 unsigned Slots, Weight; member in llvm::HexagonResource
H A DHexagonMCInstrInfo.cpp414 unsigned Slots = 0; in getOtherReservedSlots() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp455 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h757 Use *Slots[MaxSlots]; in sortUseList() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h650 Use *Slots[MaxSlots]; in sortUseList() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp902 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
H A DRegisterCoalescer.cpp3466 const SlotIndexes &Slots = *LIS->getSlotIndexes(); in buildVRegToDbgValueMap() local
H A DMachinePipeliner.cpp350 SlotIndexes &Slots = *getAnalysis<LiveIntervals>().getSlotIndexes(); in preprocessPhiNodes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h562 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord() argument
564 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord() argument
576 std::vector<VFTableSlotKind> Slots; member in llvm::codeview::VFTableShapeRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1809 SDValue Slots[4]; in constBufferLoad() local

Completed in 29 milliseconds