Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h28 struct GCNRegPressure { struct
39 GCNRegPressure() { in GCNRegPressure() function
64 bool higherOccupancy(const GCNSubtarget &ST, const GCNRegPressure& O) const { in higherOccupancy() argument
87 friend GCNRegPressure max(const GCNRegPressure &P1, argument