Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1331 SPIRVConstant *BConst = static_cast<SPIRVConstant *>(BV); in transValueWithoutDecoration() local
1337 return mapValue(BV, ConstantInt::get(LT, BConst->getZExtIntValue(), in transValueWithoutDecoration()
1355 APInt(BT->getFloatBitWidth(), BConst->getZExtIntValue())))); in transValueWithoutDecoration()