Home
last modified time | relevance | path

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

12

/external/llvm/lib/AsmParser/
DParser.cpp26 SlotMapping *Slots) { in parseAssemblyInto()
37 SlotMapping *Slots) { in parseAssembly()
50 SlotMapping *Slots) { in parseAssemblyFile()
65 SlotMapping *Slots) { in parseAssemblyString()
71 const Module &M, const SlotMapping *Slots) { in parseConstantValue()
83 const SlotMapping *Slots) { in parseType()
100 const SlotMapping *Slots) { in parseTypeAtBeginning()
DLLParser.h94 SlotMapping *Slots; variable
DLLParser.cpp62 const SlotMapping *Slots) { in parseStandaloneConstantValue()
75 const SlotMapping *Slots) { in parseTypeAtBeginning()
90 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DParser.cpp28 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto()
43 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssembly()
57 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyFile()
73 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyWithIndex()
88 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyFileWithIndex()
104 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyString()
149 const Module &M, const SlotMapping *Slots) { in parseConstantValue()
161 const SlotMapping *Slots) { in parseType()
178 const SlotMapping *Slots) { in parseTypeAtBeginning()
DLLParser.h98 SlotMapping *Slots; variable
/external/python/cpython2/Tools/framer/framer/
Dslots.py10 Slots = (Slot("ob_size"), variable
/external/libese/apps/weaver/card/src/com/android/weaver/
DSlots.java19 public interface Slots extends javacard.framework.Shareable { interface
/external/python/cpython2/Doc/c-api/
Dunicode.rst980 .. _unicodemethodsandslots:
/external/python/cpython3/Doc/c-api/
Dunicode.rst1559 .. _unicodemethodsandslots:
Dtypeobj.rst1939 .. _heap-types:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h39 unsigned Slots, Weight; variable
DHexagonMCInstrInfo.cpp416 unsigned Slots = 0; in getOtherReservedSlots() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h32 unsigned Slots, Weight; variable
/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp178 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in writeVFTableShape() local
DTypeRecord.cpp192 std::vector<VFTableSlotKind> Slots; in deserialize() local
/external/llvm/lib/IR/
DAttributeImpl.h242 AttributeSetImpl(LLVMContext &C, in AttributeSetImpl()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h650 Use *Slots[MaxSlots]; in sortUseList() local
/external/llvm/include/llvm/IR/
DValue.h640 Use *Slots[MaxSlots]; in sortUseList() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValue.h697 Use *Slots[MaxSlots]; in sortUseList() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp265 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h538 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord()
540 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord()
552 std::vector<VFTableSlotKind> Slots; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h620 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord()
622 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord()
650 std::vector<VFTableSlotKind> Slots; variable
/external/u-boot/tools/
Dmoveconfig.py1341 class Slots: class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp892 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp852 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local

12