Searched refs:TARGET_HYBRID (Results 1 – 1 of 1) sorted by relevance
96 enum TargetChoice { TARGET_CPU, TARGET_GPU, TARGET_HYBRID }; enumerator103 clEnumValN(TARGET_HYBRID, "hybrid",364 if (Target == TARGET_HYBRID) in registerPollyPasses()368 if (Target == TARGET_CPU || Target == TARGET_HYBRID) in registerPollyPasses()381 if (Target == TARGET_CPU || Target == TARGET_HYBRID) in registerPollyPasses()401 if (Target == TARGET_HYBRID) in registerPollyPasses()498 if (Target == TARGET_CPU || Target == TARGET_HYBRID) in buildDefaultPollyPipeline()509 if (Target == TARGET_CPU || Target == TARGET_HYBRID) { in buildDefaultPollyPipeline()