Searched refs:isFixedValueOnly (Results 1 – 2 of 2) sorted by relevance
53 bool isFixedValueOnly() const { return !HasDynamicSegment; } in isFixedValueOnly() function
510 if (VLI.size() && !VLI.isFixedValueOnly()) { in getInstructionCaseForEncoding()