Searched refs:index_arg (Results 1 – 6 of 6) sorted by relevance
570 CommandArgumentData index_arg; in CommandObjectSettingsRemove() local582 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsRemove()583 index_arg.arg_repetition = eArgRepeatPlain; in CommandObjectSettingsRemove()590 arg2.push_back(index_arg); in CommandObjectSettingsRemove()668 CommandArgumentData index_arg; in CommandObjectSettingsReplace() local681 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsReplace()682 index_arg.arg_repetition = eArgRepeatPlain; in CommandObjectSettingsReplace()689 arg2.push_back(index_arg); in CommandObjectSettingsReplace()767 CommandArgumentData index_arg; in CommandObjectSettingsInsertBefore() local779 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsInsertBefore()[all …]
115 CommandArgumentData index_arg; in CommandObjectFrameDiagnose() local118 index_arg.arg_type = eArgTypeFrameIndex; in CommandObjectFrameDiagnose()119 index_arg.arg_repetition = eArgRepeatOptional; in CommandObjectFrameDiagnose()123 arg.push_back(index_arg); in CommandObjectFrameDiagnose()275 CommandArgumentData index_arg; in CommandObjectFrameSelect() local278 index_arg.arg_type = eArgTypeFrameIndex; in CommandObjectFrameSelect()279 index_arg.arg_repetition = eArgRepeatOptional; in CommandObjectFrameSelect()283 arg.push_back(index_arg); in CommandObjectFrameSelect()1064 CommandArgumentData index_arg; in CommandObjectFrameRecognizerInfo() local1067 index_arg.arg_type = eArgTypeFrameIndex; in CommandObjectFrameRecognizerInfo()[all …]
1128 CommandArgumentData index_arg; in CommandObjectTargetModulesSearchPathsInsert() local1133 index_arg.arg_type = eArgTypeIndex; in CommandObjectTargetModulesSearchPathsInsert()1134 index_arg.arg_repetition = eArgRepeatPlain; in CommandObjectTargetModulesSearchPathsInsert()1137 arg1.push_back(index_arg); in CommandObjectTargetModulesSearchPathsInsert()
123 func @mul(%size_arg : !shape.size, %index_arg : index) {126 %index_prod = shape.mul %index_arg, %index_arg : index, index -> index127 %mixed_prod = shape.mul %size_arg, %index_arg132 func @add(%size_arg : !shape.size, %index_arg : index) {135 %index_sum = shape.add %index_arg, %index_arg : index, index -> index136 %mixed_sum = shape.add %size_arg, %index_arg
325 CommandArgumentData index_arg; in CommandObjectMultiwordItaniumABI_Demangle() local328 index_arg.arg_type = eArgTypeSymbol; in CommandObjectMultiwordItaniumABI_Demangle()329 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordItaniumABI_Demangle()333 arg.push_back(index_arg); in CommandObjectMultiwordItaniumABI_Demangle()
559 CommandArgumentData index_arg; in CommandObjectObjC_ClassTable_Dump() local562 index_arg.arg_type = eArgTypeRegularExpression; in CommandObjectObjC_ClassTable_Dump()563 index_arg.arg_repetition = eArgRepeatOptional; in CommandObjectObjC_ClassTable_Dump()567 arg.push_back(index_arg); in CommandObjectObjC_ClassTable_Dump()678 CommandArgumentData index_arg; in CommandObjectMultiwordObjC_TaggedPointer_Info() local681 index_arg.arg_type = eArgTypeAddress; in CommandObjectMultiwordObjC_TaggedPointer_Info()682 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordObjC_TaggedPointer_Info()686 arg.push_back(index_arg); in CommandObjectMultiwordObjC_TaggedPointer_Info()