Searched refs:INSTRUCTION_SET_FEATURES (Results 1 – 1 of 1) sorted by relevance
78 INSTRUCTION_SET_FEATURES=""414 INSTRUCTION_SET_FEATURES="$1"978 if [ "x$INSTRUCTION_SET_FEATURES" != "x" ] ; then979 dex2oat_cmdline="${dex2oat_cmdline} --instruction-set-features=${INSTRUCTION_SET_FEATURES}"1044 if [ "x$INSTRUCTION_SET_FEATURES" != "x" ] ; then1045 …LVIKVM_ISA_FEATURES_ARGS="-Xcompiler-option --instruction-set-features=${INSTRUCTION_SET_FEATURES}"