| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
| D | MCSchedule.cpp | 42 const MCSchedClassDesc &SCDesc) { in computeInstrLatency() 59 const MCSchedClassDesc &SCDesc = *getSchedClassDesc(SchedClass); in computeInstrLatency() local 72 const MCSchedClassDesc *SCDesc = getSchedClassDesc(SchedClass); in computeInstrLatency() local 90 const MCSchedClassDesc &SCDesc) { in getReciprocalThroughput() 115 const MCSchedClassDesc *SCDesc = getSchedClassDesc(SchedClass); in getReciprocalThroughput() local
|
| /external/llvm/lib/CodeGen/ |
| D | TargetSchedule.cpp | 106 const MCSchedClassDesc *SCDesc = SchedModel.getSchedClassDesc(SchedClass); in resolveSchedClass() local 187 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); in computeOperandLatency() local 242 const MCSchedClassDesc *SCDesc = SchedModel.getSchedClassDesc(SCIdx); in computeInstrLatency() local 260 const MCSchedClassDesc *SCDesc = resolveSchedClass(MI); in computeInstrLatency() local 290 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); in computeOutputLatency() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | TargetSchedule.cpp | 137 const MCSchedClassDesc *SCDesc = SchedModel.getSchedClassDesc(SchedClass); in resolveSchedClass() local 218 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); in computeOperandLatency() local 283 const MCSchedClassDesc *SCDesc = resolveSchedClass(MI); in computeInstrLatency() local 313 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); in computeOutputLatency() local 346 const MCSchedClassDesc &SCDesc = *SchedModel.getSchedClassDesc(SchedClass); in computeReciprocalThroughput() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
| D | InstrBuilder.cpp | 30 const MCSchedClassDesc &SCDesc, in initializeUsedResources() 144 const MCSchedClassDesc &SCDesc, in computeMaxLatency() 162 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in populateWrites() local 341 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in createInstrDescImpl() local
|
| D | InstructionInfoView.cpp | 47 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in printView() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
| D | Analysis.h | 56 const llvm::MCSchedClassDesc *const SCDesc; member
|
| D | Analysis.cpp | 134 const llvm::MCSchedClassDesc *const SCDesc = in printInstructionRowCsv() local 330 getNonRedundantWriteProcRes(const llvm::MCSchedClassDesc &SCDesc, in getNonRedundantWriteProcRes() 587 const llvm::MCSchedClassDesc *const SCDesc = in run() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64StorePairSuppress.cpp | 82 const MCSchedClassDesc *SCDesc = in shouldAddSTPToBlock() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
| D | AArch64StorePairSuppress.cpp | 87 const MCSchedClassDesc *SCDesc = in shouldAddSTPToBlock() local
|
| D | AArch64SIMDInstrOpt.cpp | 229 const MCSchedClassDesc *SCDesc = in shouldReplaceInst() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/ |
| D | Disassembler.cpp | 205 const MCSchedClassDesc *SCDesc = SCModel.getSchedClassDesc(SCClass); in getLatency() local
|
| /external/llvm/lib/MC/MCDisassembler/ |
| D | Disassembler.cpp | 195 const MCSchedClassDesc *SCDesc = SCModel.getSchedClassDesc(SCClass); in getLatency() local
|
| /external/llvm/utils/TableGen/ |
| D | SubtargetEmitter.cpp | 812 MCSchedClassDesc &SCDesc = SCTab.back(); in GenSchedClassTables() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | SubtargetEmitter.cpp | 1000 MCSchedClassDesc &SCDesc = SCTab.back(); in GenSchedClassTables() local
|