Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h76 unsigned getBound() const { return GR->getBound(); } in getBound() function
H A DSPIRVGlobalRegistry.h147 unsigned getBound() { return Bound; } in getBound() function