Lines Matching defs:label
284 #define BIND(label) Bind(label, CSA_DEBUG_INFO(label))
293 #define BIND(label) Bind(label)
1016 void Bind(Label* label, AssemblerDebugInfo debug_info);
1018 void Bind(Label* label);
1021 void Bind(compiler::CodeAssemblerParameterizedLabel<T...>* label,
1023 CodeAssembler::Bind(label, phis...);
1441 // If {if_hash_not_computed} label is specified then it also checks if
2991 // Generates "if (false) goto label" code. Useful for marking a label as
2994 void Use(Label* label);
3284 // label and {var_meta_storage} and {var_name_index} will contain
3749 // label in case of an CompileLazy code object.