Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/hashgen/
DMakefile12 $(RM) $@
18 $(RM) $@
22 $(RM) $@
49 $(RM) $@
60 $(RM) part5gen frag1 *.o
61 $(RM) part23in.gperf part5gen.c part23in.c
62 $(RM) part2.c part3.c part5.c part7.c
65 $(RM) IID_to_MPH.c
/frameworks/wilhelm/doc/
DMakefile5 $(RM) -r html
/frameworks/wilhelm/tools/permute/
DMakefile5 $(RM) $@
/frameworks/wilhelm/tools/mphtogen/
DMakefile16 $(RM) mphtogen
/frameworks/compile/slang/
Dslang_backend.cpp155 llvm::Reloc::Model RM = llvm::Reloc::Static; in CreateCodeGenPasses() local
184 Options, RM, CM); in CreateCodeGenPasses()