Searched refs:MCReadAdvanceEntry (Results 1 – 16 of 16) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 40 const MCReadAdvanceEntry *ReadAdvanceTable; 59 const MCReadAdvanceEntry *RA, const InstrStage *IS, 141 for (const MCReadAdvanceEntry *I = &ReadAdvanceTable[SC->ReadAdvanceIdx], in getReadAdvanceCycles()
|
D | MCSchedule.h | 86 struct MCReadAdvanceEntry { struct 91 bool operator==(const MCReadAdvanceEntry &Other) const { argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 46 const MCReadAdvanceEntry *ReadAdvanceTable; 61 const MCReadAdvanceEntry *RA, const InstrStage *IS, 142 for (const MCReadAdvanceEntry *I = &ReadAdvanceTable[SC->ReadAdvanceIdx], in getReadAdvanceCycles()
|
D | MCSchedule.h | 95 struct MCReadAdvanceEntry { struct 100 bool operator==(const MCReadAdvanceEntry &Other) const { argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 38 struct MCReadAdvanceEntry; 69 const MCReadAdvanceEntry *RA, const InstrStage *IS,
|
/external/llvm/lib/Target/ |
D | TargetSubtargetInfo.cpp | 24 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetSubtargetInfo.cpp | 30 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
|
/external/llvm/include/llvm/Target/ |
D | TargetSubtargetInfo.h | 61 const MCReadAdvanceEntry *RA, const InstrStage *IS,
|
/external/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 43 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
|
/external/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 49 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries; 892 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries; in GenSchedClassTables() 982 MCReadAdvanceEntry RAEntry; in GenSchedClassTables() 1038 std::vector<MCReadAdvanceEntry>::iterator RAPos = in GenSchedClassTables() 1094 MCReadAdvanceEntry &RAEntry = SchedTables.ReadAdvanceEntries[RAIdx]; in EmitSchedClassTables()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 46 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 53 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries; 1072 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries; in GenSchedClassTables() 1179 MCReadAdvanceEntry RAEntry; in GenSchedClassTables() 1235 std::vector<MCReadAdvanceEntry>::iterator RAPos = in GenSchedClassTables() 1291 MCReadAdvanceEntry &RAEntry = SchedTables.ReadAdvanceEntries[RAIdx]; in EmitSchedClassTables()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenSubtargetInfo.inc | 268 extern const llvm::MCReadAdvanceEntry MipsReadAdvanceTable[] = { 2451 const MCReadAdvanceEntry *RA, const InstrStage *IS, 2570 extern const llvm::MCReadAdvanceEntry MipsReadAdvanceTable[];
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSubtargetInfo.inc | 1391 extern const llvm::MCReadAdvanceEntry AArch64ReadAdvanceTable[] = { 10857 const MCReadAdvanceEntry *RA, const InstrStage *IS, 10995 extern const llvm::MCReadAdvanceEntry AArch64ReadAdvanceTable[];
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenSubtargetInfo.inc | 10386 extern const llvm::MCReadAdvanceEntry ARMReadAdvanceTable[] = { 16460 const MCReadAdvanceEntry *RA, const InstrStage *IS, 16678 extern const llvm::MCReadAdvanceEntry ARMReadAdvanceTable[];
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenSubtargetInfo.inc | 4682 extern const llvm::MCReadAdvanceEntry X86ReadAdvanceTable[] = { 16646 const MCReadAdvanceEntry *RA, const InstrStage *IS, 16841 extern const llvm::MCReadAdvanceEntry X86ReadAdvanceTable[];
|