Home
last modified time | relevance | path

Searched refs:resourcesCost (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.h142 int resourcesCost(SUnit *SU);
DSystemZMachineScheduler.cpp210 ResourcesCost = HazardRec.resourcesCost(SU); in Candidate()
DSystemZHazardRecognizer.cpp387 resourcesCost(SUnit *SU) { in resourcesCost() function in SystemZHazardRecognizer