HomeSort by relevance Sort by last modified time
    Searched refs:SchedModel (Results 26 - 30 of 30) sorted by null

12

  /external/llvm/lib/CodeGen/
IfConversion.cpp 161 TargetSchedModel SchedModel;
296 SchedModel.init(ST.getSchedModel(), &ST, TII);
725 unsigned NumCycles = SchedModel.computeInstrLatency(&MI, false);
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 480 bool hasHighOperandLatency(const TargetSchedModel &SchedModel,
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 320 if (Packet.size() >= InstrItins->SchedModel.IssueWidth) {
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 199 milliseconds

12