Home
last modified time | relevance | path

Searched defs:Slots (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DParser.cpp27 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto()
42 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssembly()
56 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyFile()
72 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyWithIndex()
87 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyFileWithIndex()
103 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyString()
148 const Module &M, const SlotMapping *Slots) { in parseConstantValue()
160 const SlotMapping *Slots) { in parseType()
177 const SlotMapping *Slots) { in parseTypeAtBeginning()
DLLParser.h97 SlotMapping *Slots; variable
DLLParser.cpp78 const SlotMapping *Slots) { in parseStandaloneConstantValue()
91 const SlotMapping *Slots) { in parseTypeAtBeginning()
106 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState()
/third_party/python/Doc/c-api/
Dunicode.rst1580 .. _unicodemethodsandslots:
Dtypeobj.rst2037 .. _static-types:
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc234 union Slots { in TEST() union
235 Slots() {} in TEST() function
/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc233 union Slots { in TEST() union
234 Slots() {} in TEST() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h38 unsigned Slots, Weight; variable
DHexagonMCInstrInfo.cpp414 unsigned Slots = 0; in getOtherReservedSlots() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h650 Use *Slots[MaxSlots]; in sortUseList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h757 Use *Slots[MaxSlots]; in sortUseList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h562 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord()
564 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord()
576 std::vector<VFTableSlotKind> Slots; variable
/third_party/PyYAML/tests/lib/
Dtest_constructor.py189 class Slots: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp455 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp902 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
DRegisterCoalescer.cpp3466 const SlotIndexes &Slots = *LIS->getSlotIndexes(); in buildVRegToDbgValueMap() local
DMachinePipeliner.cpp350 SlotIndexes &Slots = *getAnalysis<LiveIntervals>().getSlotIndexes(); in preprocessPhiNodes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1809 SDValue Slots[4]; in constBufferLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1937 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); in lowerTypeVFTableShape() local