Home
last modified time | relevance | path

Searched refs:getNumInstructions (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp62 << ", #Inst = " << Group.getNumInstructions() in dump()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp62 << ", #Inst = " << Group.getNumInstructions() in dump()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h71 unsigned getNumInstructions() const { return NumInstructions; } in getNumInstructions() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h69 unsigned getNumInstructions() const { return NumInstructions; } in getNumInstructions() function