/external/llvm/lib/CodeGen/ |
RenderMachineFunction.h | 63 LiveIntervals *lis, const RenderMachineFunction *rmf); 120 const RenderMachineFunction *rmf; member in class:llvm::MFRenderingOptions
|
RegAllocPBQP.cpp | 133 RenderMachineFunction *rmf; member in class:__anon7856::RegAllocPBQP 540 rmf->rememberUseDefs(spillInterval); 544 rmf->rememberSpills(spillInterval, newSpills); 650 rmf = &getAnalysis<RenderMachineFunction>(); 693 rmf->renderMachineFunction("After PBQP register allocation.", vrm);
|
RenderMachineFunction.cpp | 43 outputFileSuffix("rmf-file-suffix", 49 machineFuncsToRender("rmf-funcs", 55 pressureClasses("rmf-classes", 60 showIntervals("rmf-intervals", 65 filterEmpty("rmf-filter-empty-intervals", 70 showEmptyIndexes("rmf-empty-indexes", 76 useFancyVerticals("rmf-fancy-verts", 81 prettyHTML("rmf-pretty-html", 184 << intervalRangeStr << "\" in -rmf-intervals. Skipping.\n"; 189 << intervalRangeStr << "\" in -rmf-intervals. Skipping.\n" [all...] |
/external/mksh/src/ |
Build.sh | 54 rmf() { function 183 rmf conftest.c conftest.o ${tcfn}* vv.out 263 rmf x 286 rmf a.exe* a.out* conftest.c *core lft mksh* no *.bc *.ll *.o \ 617 rmf x vv.out 751 rmf conftest.c conftest.o conftest a.out* a.exe* vv.out 847 rmf x 906 rmf x 1100 rmf lft* # end of large file support test [all...] |