Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c637 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize) in FM_VSP_ConfigDmaWriteOptimize()
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c1327 int const optimize = !coverParams.k || !coverParams.d; in main() local
1332 int const optimize = !fastCoverParams.k || !fastCoverParams.d; in main() local
H A Ddibio.c311 ZDICT_fastCover_params_t* fastCoverParams, int optimize, unsigned memLimit) in DiB_trainFromFiles()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.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/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp570 bool LTOCodeGenerator::optimize() { in optimize() function in LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp919 void ThinLTOCodeGenerator::optimize(Module &TheModule) { in optimize() function in ThinLTOCodeGenerator
/freebsd/sbin/pfctl/
H A Dpfctl.c2136 pfctl_rules(int dev, char *filename, int opts, int optimize, in pfctl_rules()
2912 int optimize = PF_OPTIMIZE_BASIC; in main() local
H A Dpfctl_parser.h78 int optimize; member
/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h154 unsigned optimize; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp833 void optimize() { in optimize() function in thinlto::ThinLTOProcessing
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1212 void VPlanTransforms::optimize(VPlan &Plan, ScalarEvolution &SE) { in optimize() function in VPlanTransforms
/freebsd/contrib/libpcap/
H A Dgencode.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/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3182 t_Error FM_PORT_ConfigDmaWriteOptimize(t_Handle h_FmPort, bool optimize) in FM_PORT_ConfigDmaWriteOptimize()
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h366 unsigned optimize; member
/freebsd/sys/dev/bxe/
H A Decore_sp.c55 exe_q_optimize optimize, in ecore_exe_queue_init()