Home
last modified time | relevance | path

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

/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/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/llvm/include/llvm/IR/
DValue.h640 Use *Slots[MaxSlots]; in sortUseList() local
/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/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp852 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1597 SDValue Slots[4]; in LowerLOAD() local