Lines Matching defs:LLVM
1 //===- IslNodeBuilder.cpp - Translate an isl AST into a LLVM-IR AST -------===//
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
10 // a LLVM-IR AST.
87 enum class OpenMPBackend { GNU, LLVM };
111 clEnumValN(OpenMPBackend::LLVM, "LLVM", "LLVM OpenMP")),
568 case OpenMPBackend::LLVM:
1418 // resulting LLVM-IR will contain operations on types that use more than 64