Searched refs:HasLanePostfix (Results 1 – 1 of 1) sorted by relevance
727 bool &HasLanePostfix, in PreprocessInstruction() argument741 HasLanePostfix = Postfix.count("_lane"); in PreprocessInstruction()760 const bool &HasLanePostfix, in GenerateRegisterCheckPatternForLoadStores() argument773 if (HasLanePostfix) { in GenerateRegisterCheckPatternForLoadStores()790 if (HasLanePostfix) { in GenerateRegisterCheckPatternForLoadStores()793 if (IsQuad && !HasLanePostfix) { in GenerateRegisterCheckPatternForLoadStores()808 if ((HasLanePostfix || HasDupPostfix) && OutTypeCode != "8") { in GenerateRegisterCheckPatternForLoadStores()831 const bool &HasLanePostfix) { in IsFiveOperandLaneAccumulator() argument840 NameRef.count("vqrdmulh")) && HasLanePostfix; in IsFiveOperandLaneAccumulator()844 const bool &HasLanePostfix, in IsSpecialLaneMultiply() argument[all …]