Home
last modified time | relevance | path

Searched defs:DefClass (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h181 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
202 int getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSchedule.cpp198 unsigned DefClass = DefMI->getDesc().getSchedClass(); in computeOperandLatency() local
DTargetInstrInfo.cpp1045 unsigned DefClass = get(DefNode->getMachineOpcode()).getSchedClass(); in getOperandLatency() local
1116 unsigned DefClass = DefMI.getDesc().getSchedClass(); in hasLowDefLatency() local
1192 unsigned DefClass = DefMI.getDesc().getSchedClass(); in getOperandLatency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp3745 unsigned DefClass, in getVLDMDefCycle()
3802 unsigned DefClass, in getLDMDefCycle()
3909 unsigned DefClass = DefMCID.getSchedClass(); in getOperandLatency() local
4719 unsigned DefClass = DefMI.getDesc().getSchedClass(); in hasLowDefLatency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp159 unsigned DefClass = MI.getDesc().getSchedClass(); in getInstrLatency() local