Searched refs:hasImmValue (Results 1 – 3 of 3) sorted by relevance
172 if (!hasImmValue()) in describe()186 if (hasImmValue()) in print()190 } else if (hasImmValue()) in print()758 if (!Op.hasImmValue()) { in checkSemantics()809 if (Op.hasImmValue()) { in mapInputCodeExpansions()
256 bool isNamedImmediate() const { return hasImmValue() && isNamedOperand(); } in isNamedImmediate()258 bool hasImmValue() const { return Value.has_value(); } in hasImmValue() function
329 if ((!Op.isDef() && !Op.hasImmValue()) || Op.getType()) in propagateAndInferTypes()353 if (Op.hasImmValue()) { in propagateAndInferTypes()1916 if (Op.hasImmValue()) { in emitInstructionApplyPattern()2179 if (RemappedO.hasImmValue()) { in emitCodeGenInstructionMatchPattern()2213 if (OriginalO.hasImmValue()) { in emitCodeGenInstructionMatchPattern()