Home
last modified time | relevance | path

Searched defs:ComputeOperandLatency (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h100 virtual void ComputeOperandLatency(SUnit *Def, SUnit *Use, in ComputeOperandLatency() function
DScheduleDAGSDNodes.cpp578 void ScheduleDAGSDNodes::ComputeOperandLatency(SDNode *Def, SDNode *Use, in ComputeOperandLatency() function in ScheduleDAGSDNodes
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.cpp586 void ScheduleDAGInstrs::ComputeOperandLatency(SUnit *Def, SUnit *Use, in ComputeOperandLatency() function in ScheduleDAGInstrs