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

1234

/freebsd-current/contrib/bsddialog/utility/
H A DGNUmakefile21 RM = rm -f macro
H A DMakefile22 RM = rm -f macro
/freebsd-current/contrib/bmake/mk/
H A Dyacc.mk24 RM?= rm macro
H A Dautodep.mk78 RM?= rm macro
[all...]
/freebsd-current/contrib/bsddialog/lib/
H A DGNUmakefile21 RM = rm -f macro
H A DMakefile24 RM = rm -f macro
/freebsd-current/contrib/pam_modules/pam_passwdqc/
H A DMakefile7 RM = rm -f macro
/freebsd-current/sys/contrib/xz-embedded/userspace/
H A DMakefile18 RM = rm -f macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DFPEnv.h65 inline bool isDefaultFPEnvironment(fp::ExceptionBehavior EB, RoundingMode RM) { argument
77 inline bool canRoundingModeBe(RoundingMode RM, RoundingMode QRM) { argument
/freebsd-current/etc/sendmail/
H A DMakefile5 RM= rm -f macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp38 getEffectiveRelocModel(bool JIT, std::optional<Reloc::Model> RM) argument
45 XtensaTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT, bool IsLittle) argument
59 XtensaTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) argument
/freebsd-current/contrib/bsddialog/
H A DMakefile13 RM= rm -f macro
/freebsd-current/contrib/bearssl/conf/
H A DWin.mk35 RM = del /Q macro
H A DUnix.mk34 RM = rm -f macro
/freebsd-current/contrib/sendmail/cf/cf/
H A DMakefile26 RM= rm -f macro
/freebsd-current/contrib/lua/
H A DMakefile34 RM= rm -f macro
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp136 llvm::RoundingMode RM = getRoundingMode(CE); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp32 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { argument
41 MSP430TargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h371 RM = 2, // Round towards Minus infinity enumerator in enum:llvm::ARM::Rounding
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp51 R600TargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, TargetOptions Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp25 static Reloc::Model getRelocModel(std::optional<Reloc::Model> RM) { argument
30 ARCTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp54 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { argument
58 LanaiTargetMachine( const Target &T, const Triple &TT, StringRef Cpu, StringRef FeatureString, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CodeModel, CodeGenOptLevel OptLevel, bool JIT) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { argument
45 XCoreTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h517 RM = 2, // Round towards Minus infinity enumerator in enum:llvm::AArch64::Rounding
/freebsd-current/contrib/lua/src/
H A DMakefile16 RM= rm -f macro

Completed in 342 milliseconds

1234