Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:isOperandLiteral

240   virtual bool isOperandLiteral(unsigned I) const {
304 return isOperandLiteral(I) ? Module->getLiteralAsConstant(Ops[I]) :
330 if (!isOperandLiteral(I))
1189 bool isOperandLiteral(unsigned Index) const { return false;}
1259 bool isOperandLiteral(unsigned Index) const {