Searched defs:mf (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DEdgeBundles.cpp41 bool EdgeBundles::runOnMachineFunction(MachineFunction &mf) { argument
H A DScheduleDAG.cpp52 ScheduleDAG::ScheduleDAG(MachineFunction &mf) argument
H A DRDFRegisters.cpp28 PhysicalRegisterInfo(const TargetRegisterInfo &tri, const MachineFunction &mf) argument
H A DRegAllocBasic.cpp309 bool RABasic::runOnMachineFunction(MachineFunction &mf) { argument
H A DInterferenceCache.cpp50 void InterferenceCache::init(MachineFunction *mf, argument
H A DBreakFalseDeps.cpp281 bool BreakFalseDeps::runOnMachineFunction(MachineFunction &mf) { argument
H A DRegisterClassInfo.cpp42 void RegisterClassInfo::runOnMachineFunction(const MachineFunction &mf) { argument
H A DSwiftErrorValueTracking.cpp79 void SwiftErrorValueTracking::setFunction(MachineFunction &mf) { argument
H A DDFAPacketizer.cpp118 VLIWPacketizerList::VLIWPacketizerList(MachineFunction &mf, argument
H A DInterferenceCache.h103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { argument
H A DRegisterPressure.cpp263 void RegPressureTracker::init(const MachineFunction *mf, argument
/freebsd-current/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c21 lzma_lzma_optimum_fast(lzma_lzma1_encoder *restrict coder, lzma_mf *restrict mf, uint32_t *restrict back_res, uint32_t *restrict len_res) argument
[all...]
H A Dlzma2_encoder.c136 lzma2_encode(void *coder_ptr, lzma_mf *restrict mf, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp66 ScheduleDAGVLIW(MachineFunction &mf, AAResults *aa, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp224 bool MSP430BSel::runOnMachineFunction(MachineFunction &mf) { argument
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dbnep.c491 mfilter_t *mf; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp40 HexagonEvaluator(const HexagonRegisterInfo &tri, MachineRegisterInfo &mri, const HexagonInstrInfo &tii, MachineFunction &mf) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp390 bool AArch64AdvSIMDScalar::runOnMachineFunction(MachineFunction &mf) { argument
/freebsd-current/lib/libkvm/
H A Dkvm.c114 _kvm_open(kvm_t *kd, const char *uf, const char *mf, int flag, char *errout) argument
226 kvm_openfiles(const char *uf, const char *mf, const char *sf __unused, int flag, char *errout) argument
241 kvm_open(const char *uf, const char *mf, const char *sf __unused, int flag, const char *errstr) argument
257 kvm_open2(const char *uf, const char *mf, int flag, char *errout, int (*resolver)(const char *, kvaddr_t *)) argument
[all...]
/freebsd-current/lib/libpmcstat/
H A Dlibpmcstat_logging.c603 FILE *mf; local
[all...]
/freebsd-current/sys/net/
H A Dif_fwsubr.c356 struct mbuf *mf, *mprev; local
[all...]
/freebsd-current/contrib/xz/src/liblzma/api/lzma/
H A Dlzma12.h377 lzma_match_finder mf; member in struct:__anon25
/freebsd-current/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_mf.c23 lzma_mf_find(lzma_mf *mf, uint32_t *count_ptr, lzma_match *matches) argument
108 normalize(lzma_mf *mf) argument
150 move_pos(lzma_mf *mf) argument
178 move_pending(lzma_mf *mf) argument
306 lzma_mf_hc3_find(lzma_mf *mf, lzma_match *matches) argument
339 lzma_mf_hc3_skip(lzma_mf *mf, uint32_t amount) argument
367 lzma_mf_hc4_find(lzma_mf *mf, lzma_match *matches) argument
418 lzma_mf_hc4_skip(lzma_mf *mf, uint32_t amount) argument
588 lzma_mf_bt2_find(lzma_mf *mf, lzma_match *matches) argument
602 lzma_mf_bt2_skip(lzma_mf *mf, uint32_t amount) argument
621 lzma_mf_bt3_find(lzma_mf *mf, lzma_match *matches) argument
654 lzma_mf_bt3_skip(lzma_mf *mf, uint32_t amount) argument
676 lzma_mf_bt4_find(lzma_mf *mf, lzma_match *matches) argument
727 lzma_mf_bt4_skip(lzma_mf *mf, uint32_t amount) argument
[all...]
H A Dlz_encoder.c31 lzma_mf mf; member in struct:__anon89
46 move_window(lzma_mf *mf) argument
193 lz_encoder_prepare(lzma_mf *mf, const lzma_allocator *allocator, const lzma_lz_options *lz_options) argument
373 lz_encoder_init(lzma_mf *mf, const lzma_allocator *allocator, const lzma_lz_options *lz_options) argument
469 lzma_mf mf = { local
[all...]
H A Dlz_encoder.h242 mf_ptr(const lzma_mf *mf) argument
250 mf_avail(const lzma_mf *mf) argument
259 mf_unencoded(const lzma_mf *mf) argument
273 mf_position(const lzma_mf *mf) argument
288 mf_skip(lzma_mf *mf, uint32_t amount) argument
300 mf_read(lzma_mf *mf, uint8_t *out, size_t *out_pos, size_t out_size, size_t *left) argument
[all...]

Completed in 197 milliseconds

123