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

/freebsd-11.0-release/contrib/llvm/lib/AsmParser/
H A DParser.cpp25 parseAssemblyInto(MemoryBufferRef F, Module &M, SMDiagnostic &Err, SlotMapping *Slots) argument
34 parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots) argument
47 parseAssemblyFile(StringRef Filename, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots) argument
62 parseAssemblyString(StringRef AsmString, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots) argument
70 parseConstantValue(StringRef Asm, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots) argument
[all...]
H A DLLParser.cpp65 void LLParser::restoreParsingState(const SlotMapping *Slots) { argument
52 parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots) argument
[all...]
H A DLLParser.h94 SlotMapping *Slots; member in class:llvm::LLParser
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeTableBuilder.cpp188 ArrayRef<VirtualTableSlotKind> Slots = Record.getSlots(); local
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h259 explicit VirtualTableShapeRecord(ArrayRef<VirtualTableSlotKind> Slots) argument
265 ArrayRef<VirtualTableSlotKind> Slots; member in class:llvm::codeview::VirtualTableShapeRecord
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h32 unsigned Slots, Weight; member in class:llvm::HexagonResource
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DValue.h606 Use *Slots[MaxSlots]; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp875 ArrayRef<SlotIndex> Slots; local
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1512 SDValue Slots[4]; local

Completed in 143 milliseconds