Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp
/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() { optimize() function in llvm::gi::RuleMatcher
1790 void InstructionMatcher::optimize() { optimize() function in llvm::gi::InstructionMatcher
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp581 bool LTOCodeGenerator::optimize() { optimize() function in LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp923 void ThinLTOCodeGenerator::optimize(Module &TheModule) { optimize() function in ThinLTOCodeGenerator
/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp570 bool LTOCodeGenerator::optimize() { optimize() function in LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp915 void ThinLTOCodeGenerator::optimize(Module &TheModule) { optimize() function in ThinLTOCodeGenerator
/llvm-project/lld/wasm/
H A DConfig.h93 unsigned optimize; global() member
/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp569 ArrayMergeStoreOp st, bool optimize) { in conflictOnLoad()
718 ArrayMergeStoreOp st, bool optimize) { in conflictDetected()
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DConfig.h153 unsigned optimize; global() member
/llvm-project/lld/MachO/
H A DConfig.h154 unsigned optimize; global() member
/freebsd-src/sbin/pfctl/
H A Dpfctl.c2126 pfctl_rules(int dev,char * filename,int opts,int optimize,char * anchorname,struct pfr_buffer * trans) pfctl_rules() argument
2903 int optimize = PF_OPTIMIZE_BASIC; main() local
H A Dpfctl_parser.h80 int optimize; global() member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp823 void optimize() { optimize() function in thinlto::ThinLTOProcessing
/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp832 void optimize() { optimize() function in thinlto::ThinLTOProcessing
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1008 void VPlanTransforms::optimize(VPlan &Plan, ScalarEvolution &SE) { optimize() function in VPlanTransforms
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1209 void VPlanTransforms::optimize(VPlan &Plan, ScalarEvolution &SE) { optimize() function in VPlanTransforms
/freebsd-src/contrib/libpcap/
H A Dgencode.c717 pcap_compile(pcap_t * p,struct bpf_program * program,const char * buf,int optimize,bpf_u_int32 mask) pcap_compile() argument
874 pcap_compile_nopcap(int snaplen_arg,int linktype_arg,struct bpf_program * program,const char * buf,int optimize,bpf_u_int32 mask) pcap_compile_nopcap() argument
/freebsd-src/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-src/contrib/llvm-project/lld/ELF/
H A DConfig.h349 unsigned optimize; global() member
/llvm-project/lld/ELF/
H A DConfig.h365 unsigned optimize; global() member
/freebsd-src/sys/dev/bxe/
H A Decore_sp.h687 exe_q_optimize optimize; member
H A Decore_sp.c55 exe_q_optimize optimize, in ecore_exe_queue_init()