Lines Matching refs:loongarch
2 # A simple script that generates loongarch-str.h and loongarch.opt
3 # from genopt/loongarch-optstr.
28 /* Generated automatically by "genstr" from "loongarch-strings".
56 loongarch-strings
63 # Substitute all "@@<KEY>@@" to "<VALUE>" in loongarch.opt.in
64 # according to the key-value pairs defined in loongarch-strings.
70 loongarch-strings | { \
79 ; Generated by "genstr" from the template "loongarch.opt.in"
80 ; and definitions from "loongarch-strings".
84 ; if you change "loongarch.opt.in" or "loongarch-strings".
89 sed -e 's@"@\\"@g' -e 's/@@\([^@]\+\)@@/${\1}/g' loongarch.opt.in | \