Home
last modified time | relevance | path

Searched defs:optimize (Results 1 – 16 of 16) sorted by relevance

/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/SP/
HDfm_sp.c637 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize) in FM_VSP_ConfigDmaWriteOptimize()
/freebsd-14-stable/sys/contrib/zstd/programs/
HDzstdcli.c1327 int const optimize = !coverParams.k || !coverParams.d; in main() local
1332 int const optimize = !fastCoverParams.k || !fastCoverParams.d; in main() local
HDdibio.c311 ZDICT_fastCover_params_t* fastCoverParams, int optimize, unsigned memLimit) in DiB_trainFromFiles()
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTable.cpp444 void Matcher::optimize() {} in optimize() function in llvm::gi::Matcher
526 void GroupMatcher::optimize() { in optimize() function in llvm::gi::GroupMatcher
704 void RuleMatcher::optimize() { in optimize() function in llvm::gi::RuleMatcher
1790 void InstructionMatcher::optimize() { in optimize() function in llvm::gi::InstructionMatcher
/freebsd-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOCodeGenerator.cpp570 bool LTOCodeGenerator::optimize() { in optimize() function in LTOCodeGenerator
HDThinLTOCodeGenerator.cpp919 void ThinLTOCodeGenerator::optimize(Module &TheModule) { in optimize() function in ThinLTOCodeGenerator
/freebsd-14-stable/sbin/pfctl/
HDpfctl.c2082 pfctl_rules(int dev, char *filename, int opts, int optimize, in pfctl_rules()
2876 int optimize = PF_OPTIMIZE_BASIC; in main() local
HDpfctl_parser.h79 int optimize; member
/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDConfig.h154 unsigned optimize; member
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-lto/
HDllvm-lto.cpp833 void optimize() { in optimize() function in thinlto::ThinLTOProcessing
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanTransforms.cpp1212 void VPlanTransforms::optimize(VPlan &Plan, ScalarEvolution &SE) { in optimize() function in VPlanTransforms
/freebsd-14-stable/contrib/libpcap/
HDgencode.c715 const char *buf, int optimize, bpf_u_int32 mask) in pcap_compile()
876 const char *buf, int optimize, bpf_u_int32 mask) in pcap_compile_nopcap()
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port.c3182 t_Error FM_PORT_ConfigDmaWriteOptimize(t_Handle h_FmPort, bool optimize) in FM_PORT_ConfigDmaWriteOptimize()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDConfig.h366 unsigned optimize; member
/freebsd-14-stable/sys/dev/bxe/
HDecore_sp.h687 exe_q_optimize optimize; member
HDecore_sp.c55 exe_q_optimize optimize, in ecore_exe_queue_init()