Searched defs:RM (Results 1 - 25 of 53) sorted by relevance

123

/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCCodeGenInfo.cpp18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM, argument
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/SMM.doc/
H A DMakefile10 RM = /bin/rm macro
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/decoder/
H A Dmakefile8 RM=rm -f macro
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/encoder/
H A Dmakefile8 RM=rm -f macro
/macosx-10.9.5/vim-53/src/
H A DMake_morph.mak22 RM = rm macro
/macosx-10.9.5/vim-53/src/po/
H A DMake_ming.mak81 RM = del macro
H A DMake_cyg.mak107 RM = rm -f macro
H A DMake_mvc.mak74 RM = del macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CppBackend/
H A DCPPTargetMachine.h25 CPPTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsSubtarget.cpp27 MipsSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool little, Reloc::Model RM) argument
H A DMipsTargetMachine.cpp39 MipsTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool isLittle) argument
62 MipsebTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
71 MipselTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCTargetDesc.cpp54 static MCCodeGenInfo *createNVPTXMCCodeGenInfo(StringRef TT, Reloc::Model RM, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCTargetDesc.cpp53 static MCCodeGenInfo *createSparcMCCodeGenInfo(StringRef TT, Reloc::Model RM, argument
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/preader/
H A Dmakefile8 RM=rm -f macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/MCTargetDesc/
H A DSPUMCTargetDesc.cpp65 static MCCodeGenInfo *createSPUMCCodeGenInfo(StringRef TT, Reloc::Model RM, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp66 static MCCodeGenInfo *createHexagonMCCodeGenInfo(StringRef TT, Reloc::Model RM, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeTargetMachine.cpp35 MBlazeTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp27 MSP430TargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCTargetDesc.cpp64 static MCCodeGenInfo *createXCoreMCCodeGenInfo(StringRef TT, Reloc::Model RM, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreTargetMachine.cpp23 XCoreTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMTargetMachine.cpp40 ARMBaseTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
56 ARMTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
82 ThumbTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUTargetMachine.cpp34 SPUTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp64 HexagonTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCTargetDesc.cpp53 static MCCodeGenInfo *createMSP430MCCodeGenInfo(StringRef TT, Reloc::Model RM, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp63 NVPTXTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions& Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool is64bit) argument
83 NVPTXTargetMachine32(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
93 NVPTXTargetMachine64(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument

Completed in 169 milliseconds

123