Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/hashgen/
DMakefile13 $(RM) $@
19 $(RM) $@
23 $(RM) $@
50 $(RM) $@
67 $(RM) part5gen frag1 *.o
68 $(RM) part23in.gperf part5gen.c part23in.c
69 $(RM) part2.c part3.c part5.c part7.c
70 $(RM) test
73 $(RM) IID_to_MPH.c
/frameworks/wilhelm/doc/
DMakefile5 $(RM) -r html
/frameworks/wilhelm/tools/permute/
DMakefile5 $(RM) permute
/frameworks/wilhelm/tools/mphtogen/
DMakefile16 $(RM) mphtogen
/frameworks/compile/slang/
Dslang_backend.cpp185 llvm::Reloc::Model RM = llvm::Reloc::Static; in CreateCodeGenPasses() local
214 Options, RM, CM); in CreateCodeGenPasses()