Home
last modified time | relevance | path

Searched refs:adjustOpTypeIntWidth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp151 unsigned SPIRVGlobalRegistry::adjustOpTypeIntWidth(unsigned Width) const { in adjustOpTypeIntWidth() function in SPIRVGlobalRegistry
173 Width = adjustOpTypeIntWidth(Width); in getOpTypeInt()
1013 unsigned BitWidth = adjustOpTypeIntWidth(SrcBitWidth); in adjustIntTypeByWidth()
1691 BitWidth = adjustOpTypeIntWidth(BitWidth); in getOrCreateSPIRVIntegerType()
H A DSPIRVGlobalRegistry.h429 unsigned adjustOpTypeIntWidth(unsigned Width) const;