Searched refs:RM (Results 376 - 400 of 451) sorted by relevance

<<111213141516171819

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp44 if (RecordMatcher *RM = dyn_cast<RecordMatcher>(MC->getNext()))
46 New = new RecordChildMatcher(MC->getChildNo(), RM->getWhatFor(),
47 RM->getResultNo());
/freebsd-13-stable/usr.bin/tip/tip/
H A Dvars.c87 NOSTR, (char *)&RM },
H A Dtip.h80 EXTERN char *RM; /* remote file name */ variable
/freebsd-13-stable/tests/sys/cddl/zfs/tests/acl/cifs/
H A Dcifs_attr_001_pos.ksh75 log_must $RM -rf $mtpt/file.* $mtpt/dir.*
H A Dcifs_attr_002_pos.ksh78 log_must $RM -rf $mtpt/file.* $mtpt/dir.*
/freebsd-13-stable/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_006_pos.ksh106 log_must $RM $VDEV1 $VDEV2 $VDEV3 $VDEV4
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_rename/
H A Dzfs_rename_007_pos.ksh74 $RM -f $SRC_FILE $DST_FILE
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_012_pos.ksh106 log_must $RM -rf $ALTER_ROOT
H A Dzpool_import_missing_003_pos.ksh140 log_must $RM -f $DEVICE_ARCHIVE
/freebsd-13-stable/tests/sys/cddl/zfs/tests/hotplug/
H A Dhotplug.kshlib379 $RM -f $file
/freebsd-13-stable/tests/sys/cddl/zfs/tests/rsend/
H A Drsend_012_pos.ksh129 log_must $RM -rf $TESTDIR/*
/freebsd-13-stable/contrib/bmake/mk/
H A Dobj.mk81 ${RM} -f ${.CURDIR}/${__objlink}; \
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h611 EngineBuilder &setRelocationModel(Reloc::Model RM) { argument
612 RelocModel = RM;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetRegistry.h141 const TargetOptions &Options, Optional<Reloc::Model> RM,
396 Optional<Reloc::Model> RM,
402 return TargetMachineCtorFn(*this, Triple(TT), CPU, Features, Options, RM,
1119 const TargetOptions &Options, Optional<Reloc::Model> RM,
1121 return new TargetMachineImpl(T, TT, CPU, FS, Options, RM, CM, OL, JIT);
393 createTargetMachine(StringRef TT, StringRef CPU, StringRef Features, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM = None, CodeGenOpt::Level OL = CodeGenOpt::Default, bool JIT = false) const argument
1118 Allocator(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) argument
/freebsd-13-stable/contrib/ipfilter/
H A DMakefile127 RM=/bin/rm macro
298 ${RM} -f core *.o ipt fils ipf ipfstat ipftest ipmon if_ipl ipflkm \
315 ${RM} -f netinet/done net/done
/freebsd-13-stable/sys/contrib/zstd/
H A DMakefile145 $(Q)$(RM) zstd$(EXT) zstdmt$(EXT) tmp*
146 $(Q)$(RM) -r lz4
374 $(RM) -r $(BUILDIR)/cmake/build
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp235 if (auto RM = codegen::getExplicitRelocModel())
236 Conf.RelocModel = RM.getValue();
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/
H A DMakefile118 -$(RM) $(ZLIBWRAPPER_PATH)/*.o $(EXAMPLE_PATH)/*.o *.o foo.gz example$(EXT) example_zstd$(EXT) fitblk$(EXT) fitblk_zstd$(EXT) zwrapbench$(EXT) minigzip$(EXT) minigzip_zstd$(EXT)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp136 case NVPTX::PTXCvtMode::RM:
/freebsd-13-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_rwacl_001_pos.ksh259 log_must usr_exec $RM -rf $testfile $testdir
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp583 LiveRangeEdit::Remat RM(ParentVNI);
584 RM.OrigMI = LIS.getInstructionFromIndex(OrigVNI->def);
586 if (!Edit->canRematerializeAt(RM, OrigVNI, UseIdx, false)) {
602 if (RM.OrigMI->canFoldAsLoad() &&
603 foldMemoryOperand(Ops, RM.OrigMI)) {
604 Edit->markRematerialized(RM.ParentVNI);
622 Edit->rematerializeAt(*MI.getParent(), MI, NewVReg, RM, TRI);
/freebsd-13-stable/contrib/lua/src/
H A DMakefile16 RM= rm -f macro
73 $(RM) $(ALL_T) $(ALL_O)
86 @echo "RM= $(RM)"
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp244 auto I = std::find_if(Res.begin(), Res.end(), [Reg](const RegisterMaskPair &RM) {
245 return RM.RegUnit == Reg;
/freebsd-13-stable/contrib/sqlite3/
H A Dconfigure5825 : ${RM="rm -f"}
9152 $RM conftest*
9158 $RM -r conftest*
9205 $RM conftest*
9613 $RM conftest*
9669 $RM -r conftest*
9694 $RM -r conftest 2>/dev/null
9725 $RM conftest*
9728 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9729 $RM ou
[all...]
/freebsd-13-stable/contrib/openbsm/
H A Dconfigure4531 : ${RM="rm -f"}
7900 $RM conftest*
7906 $RM -r conftest*
7957 $RM conftest*
8365 $RM conftest*
8421 $RM -r conftest*
8446 $RM -r conftest 2>/dev/null
8477 $RM conftest*
8480 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8481 $RM ou
[all...]

Completed in 206 milliseconds

<<111213141516171819