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.cpp93 unsigned SPIRVGlobalRegistry::adjustOpTypeIntWidth(unsigned Width) const { in adjustOpTypeIntWidth() function in SPIRVGlobalRegistry
114 Width = adjustOpTypeIntWidth(Width); in getOpTypeInt()
830 unsigned BitWidth = adjustOpTypeIntWidth(SrcBitWidth); in adjustIntTypeByWidth()
1310 BitWidth = adjustOpTypeIntWidth(BitWidth); in getOrCreateSPIRVIntegerType()
H A DSPIRVGlobalRegistry.h397 unsigned adjustOpTypeIntWidth(unsigned Width) const;