Searched refs:GetTargetAnnotation (Results 1 – 4 of 4) sorted by relevance
89 inline llvm::Optional<std::string> GetTargetAnnotation(Operation* op) { in GetTargetAnnotation() function131 auto hardware = GetTargetAnnotation(op); in GetInferenceDeviceTypeForOp()
93 auto target = GetTargetAnnotation(func); in runOnOperation()
107 auto hardware = GetTargetAnnotation(op); in runOnOperation()
151 auto current_device = GetTargetAnnotation(func); in GetAlternativeGraphForFunc()