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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h 697 bool isSPIR() const {
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
InitPreprocessor.cpp 1172 if (TI.getTriple().isSPIR())
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 708 if (getTriple().isSPIR()) {
  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Clang.cpp 4347 if (Triple.isSPIR())

Completed in 47 milliseconds