Searched defs:mf (Results 76 - 100 of 104) sorted by relevance

12345

/freebsd-11-stable/sbin/restore/
H A Ddirs.c108 static FILE *df, *mf; variable
559 FILE *mf; local
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dops_nfs.c345 prime_nfs_fhandle_cache(char *path, fserver *fs, am_nfs_handle_t *fhbuf, mntfs *mf) argument
729 nfs_init(mntfs *mf) argument
779 mount_nfs_fh(am_nfs_handle_t *fhp, char *mntdir, char *fs_name, mntfs *mf) argument
945 nfs_mount(am_node *am, mntfs *mf) argument
980 nfs_umount(am_node *am, mntfs *mf) argument
1052 nfs_umounted(mntfs *mf) argument
[all...]
H A Dnfs_subr.c602 mntfs *mf; local
/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c933 const char *mf = NULL; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h322 MachineFunction *mf; member in class:llvm::SlotIndexes
H A DMachinePipeliner.h509 SMSchedule(MachineFunction *mf) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h406 virtual void setupMF(MachineFunction &mf, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp554 bool ARMLowOverheadLoops::runOnMachineFunction(MachineFunction &mf) { argument
H A DARMConstantIslandPass.cpp346 bool ARMConstantIslands::runOnMachineFunction(MachineFunction &mf) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp81 ScheduleDAGFast(MachineFunction &mf) argument
645 ScheduleDAGLinearize(MachineFunction &mf) : ScheduleDAGSDNodes(mf) {} argument
H A DScheduleDAGRRList.cpp189 ScheduleDAGRRList(MachineFunction &mf, bool needlatency, argument
1876 RegReductionPriorityQueue(MachineFunction &mf, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp620 bool LiveVariables::runOnMachineFunction(MachineFunction &mf) { argument
H A DInlineSpiller.cpp139 HoistSpillHelper(MachineFunctionPass &pass, MachineFunction &mf, argument
196 InlineSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
241 createInlineSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
[all...]
H A DLiveDebugVariables.cpp698 bool LDVImpl::collectDebugValues(MachineFunction &mf) { argument
987 bool LDVImpl::runOnMachineFunction(MachineFunction &mf) { argument
1002 removeDebugValues(MachineFunction &mf) argument
1014 runOnMachineFunction(MachineFunction &mf) argument
[all...]
H A DScheduleDAGInstrs.cpp110 ScheduleDAGInstrs::ScheduleDAGInstrs(MachineFunction &mf, argument
H A DRDFGraph.cpp651 DataFlowGraph::DataFlowGraph(MachineFunction &mf, const TargetInstrInfo &tii, argument
/freebsd-11-stable/lib/libkvm/
H A Dkvm.c379 _kvm_open(kvm_t *kd, const char *uf, const char *mf, int flag, char *errout) argument
491 kvm_openfiles(const char *uf, const char *mf, const char *sf __unused, int flag, char *errout) argument
506 kvm_open(const char *uf, const char *mf, const char *sf __unused, int flag, const char *errstr) argument
522 kvm_open2(const char *uf, const char *mf, int flag, char *errout, int (*resolver)(const char *, kvaddr_t *)) argument
[all...]
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h470 static __inline__ void qm_dqrr_set_maxfill(struct qm_portal *portal, uint8_t mf) argument
/freebsd-11-stable/contrib/bmake/
H A Dmeta.c468 meta_file_t mf; local
[all...]
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c1172 pmcpl_ct_shutdown(FILE *mf) argument
H A Dpmcstat_log.c2160 FILE *mf; local
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Dif_ixlv.c833 struct ixlv_mac_filter *mf, *mf_temp; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp434 bool MipsConstantIslands::runOnMachineFunction(MachineFunction &mf) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp107 X86MCInstLower::X86MCInstLower(const MachineFunction &mf, argument
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_wwv.c935 static double mf[41]; /* 1000/1200-Hz mf delay line */ local

Completed in 197 milliseconds

12345