Searched refs:default_target (Results 1 – 6 of 6) sorted by relevance
751 default_target="\$(DC_EXEC)"768 default_target="\$(LIBBC)"787 default_target="\$(BC_EXEC)"1265 contents=$(replace "$contents" "DEFAULT_TARGET" "$default_target")
5 default_target: all target7 .PHONY : default_target
520 uint32_t default_target = switch_inst->GetOperandAs<uint32_t>(1u); in StructuredSwitchChecks() local523 if (default_target == switch_inst->GetOperandAs<uint32_t>(i)) { in StructuredSwitchChecks()567 if (case_fall_through == default_target && in StructuredSwitchChecks()