Searched refs:isOperandLiteral (Results 1 – 3 of 3) sorted by relevance
240 virtual bool isOperandLiteral(unsigned I) const { in isOperandLiteral() function304 return isOperandLiteral(I) ? Module->getLiteralAsConstant(Ops[I]) : in getOpValue()330 if (!isOperandLiteral(I)) in getNonLiteralOperands()1189 bool isOperandLiteral(unsigned Index) const { return false;}1259 bool isOperandLiteral(unsigned Index) const {
270 virtual bool isOperandLiteral(unsigned Index) const { in isOperandLiteral() function
1281 Operands.push_back(Entry->isOperandLiteral(I) ? in transValue()1658 SPArgs.push_back(SPI->isOperandLiteral(I) ? in transBuiltinToInstWithoutDecoration()