Searched refs:parentVal (Results 1 – 1 of 1) sorted by relevance
242 Value parentVal; in getValueAt() local244 parentVal = getValueAt(currentBlock, parent); in getValueAt()247 Location loc = parentVal ? parentVal.getLoc() : builder.getUnknownLoc(); in getValueAt()259 value = parentVal; in getValueAt()268 if (parentVal.getType().isa<pdl::RangeType>() && in getValueAt()272 value = parentVal; in getValueAt()295 loc, builder.getType<pdl::ValueType>(), parentVal, in getValueAt()304 parentVal, operandPos->getOperandGroupNumber()); in getValueAt()315 if (parentVal.getType().isa<pdl::AttributeType>()) in getValueAt()324 loc, builder.getType<pdl::ValueType>(), parentVal, in getValueAt()[all …]