Home
last modified time | relevance | path

Searched refs:UNAME (Results 1 – 5 of 5) sorted by relevance

/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
DMakefile1 UNAME := $(shell uname -s) macro
3 ifeq ($(UNAME),Darwin)
/external/llvm/examples/Kaleidoscope/Orc/initial/
DMakefile1 UNAME := $(shell uname -s) macro
3 ifeq ($(UNAME),Darwin)
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
DMakefile1 UNAME := $(shell uname -s) macro
3 ifeq ($(UNAME),Darwin)
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
DMakefile1 UNAME := $(shell uname -s) macro
3 ifeq ($(UNAME),Darwin)
/external/sonic/
DMakefile9 UNAME := $(shell uname) macro
10 ifeq ($(UNAME), Darwin)