HomeSort by: relevance | last modified time | path
    Searched defs:apply_predication (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-mve-builtins-shapes.cc 53 apply_predication (const function_instance &instance, tree return_type, function in namespace:arm_mve
251 apply_predication (instance, return_type, argument_types);
261 function signature, then use apply_predication to add in the
292 then use apply_predication to add in the predicate. */
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc 71 apply_predication (const function_instance &instance, tree return_type, function in namespace:aarch64_sve
355 apply_predication (instance, return_type, argument_types);
482 without a governing predicate, then use apply_predication to add in the
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc 59 apply_predication (const function_instance &instance, tree return_type, function in namespace:aarch64_sve
291 apply_predication (instance, return_type, argument_types);
416 without a governing predicate, then use apply_predication to add in the
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins.cc 3568 function_builder::apply_predication (const function_instance &instance, function in class:riscv_vector::function_builder

Completed in 20 milliseconds