Home
last modified time | relevance | path

Searched refs:cheaper (Results 1 – 25 of 73) sorted by relevance

123

/netbsd-src/external/bsd/less/dist/
H A Dscreen.c264 static char *cheaper(char *t1, char *t2, char *def);
1409 sc_home = cheaper(t1, t2, "|\b^"); in get_term()
1426 sc_lower_left = cheaper(t1, t2, "\r"); in get_term()
1453 sc_addline = cheaper(t1, t2, ""); in get_term()
1494 static char * cheaper(char *t1, char *t2, char *def) in cheaper() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DFaultMaps.rst14 is profitable to make the non-failing case cheaper even if it makes
H A DSpeculativeLoadHardening.md934 marginally cheaper than embedding into `%rsp` for entering functions.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DREADME.txt110 the load / store instructions would be folded then spilling is cheaper because
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DREADME-Thumb.txt188 cheaper sequence if we know it's ok to clobber the condition register.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME-SSE.txt723 operations is cheaper than SSE. SciMark montecarlo contains code like this
755 cheaper to do fld1 than load from a constant pool for example, so
H A DREADME.txt1328 On Nehalem, it may even be cheaper to just use movups when unaligned than to
H A DX86InstrShiftRotate.td53 // 'add reg,reg' is cheaper (and we have a Pat pattern for shift-by-one).
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DRegionStore.rst152 bound as a Default value. This makes copying arrays and structs much cheaper
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2000-11-18-EarlyDesignIdeasResp.txt125 would generally be used to make IP optimizations cheaper for the
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoD.td351 // is cheaper than fcvt.lu.d+sext.w.
H A DRISCVInstrInfoZfh.td350 // is cheaper than fcvt.lu.h+sext.w.
H A DRISCVInstrInfoF.td391 // is cheaper than fcvt.lu.s+sext.w.
/netbsd-src/distrib/sets/
H A Dsets.subr66 # implement cheaper versions of basename and dirname
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt292 static char *cheaper(char *t1, char *t2, char *def);
1426 sc_home = cheaper(t1, t2, "|\b^");
1443 sc_lower_left = cheaper(t1, t2, "\r");
1470 sc_addline = cheaper(t1, t2, "");
1511 static char * cheaper(char *t1, char *t2, char *def)
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DGenericOpcode.rst103 instructions that are cheaper than the constituent shifts as the optimizer is
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dostream719 // Use concepts if possible because they're cheaper to evaluate.
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A DREADME.md471 calls. Perhaps using a common resource would be cheaper?
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DREADME.txt664 being a mulhi to being a mul lo (cheaper). Testcase:
1352 that path the value of %177 is actually just %171-1. A sub is cheaper than a
1715 and cheaper on most targets.
/netbsd-src/games/hack/
H A Drumors503 Your dog can buy cheaper than you do.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DGenericOpcodes.td59 // instructions that are cheaper than the constituent shifts as the optimizer is
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Daccess-control.sdf1044 and cheaper manner. Examples:
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drope164 // appending an entire array is cheaper than appending element by element.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/
H A Dmcore.md685 /* Convert adds to subtracts if this makes loading the constant cheaper.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drope164 // appending an entire array is cheaper than appending element by element.

123