Home
last modified time | relevance | path

Searched defs:LLVM_GNUC_PREREQ (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DCompiler.h45 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
49 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
52 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h49 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
53 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
56 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 macro
/external/llvm-project/llvm/include/llvm/Support/
DCompiler.h60 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
64 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
67 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 macro