Searched refs:INSTRUCTION_SET_FEATURES (Results 1 – 1 of 1) sorted by relevance
79 INSTRUCTION_SET_FEATURES=""398 INSTRUCTION_SET_FEATURES="$1"946 if [ "x$INSTRUCTION_SET_FEATURES" != "x" ] ; then947 dex2oat_cmdline="${dex2oat_cmdline} --instruction-set-features=${INSTRUCTION_SET_FEATURES}"983 if [ "x$INSTRUCTION_SET_FEATURES" != "x" ] ; then984 …LVIKVM_ISA_FEATURES_ARGS="-Xcompiler-option --instruction-set-features=${INSTRUCTION_SET_FEATURES}"