Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp480 BinaryOperator *transShiftLogicalBitwiseInst(SPIRVValue* BV, BasicBlock* BB,
961 BinaryOperator *SPIRVToLLVM::transShiftLogicalBitwiseInst(SPIRVValue* BV, in transShiftLogicalBitwiseInst() function in SPIRV::SPIRVToLLVM
1792 return mapValue(BV, transShiftLogicalBitwiseInst(BV, BB, F)); in transValueWithoutDecoration()