Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dscreen.c262 static char *cheaper(char *t1, char *t2, char *def);
1396 sc_home = cheaper(t1, t2, "|\b^"); in get_term()
1413 sc_lower_left = cheaper(t1, t2, "\r"); in get_term()
1440 sc_addline = cheaper(t1, t2, ""); in get_term()
1481 static char * cheaper(char *t1, char *t2, char *def) in cheaper() function
/freebsd-14.2/sys/dev/isp/
H A DHardware.txt203 slightly cheaper than the equivalent Ultra3 SCSI drives.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.td76 // RAGreedy prefers to select a cheaper register
85 // 2. Consider callee-save register is never cheaper than a register w/ cost 1
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc1511 // cheaper.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DGenericOpcodes.td63 // instructions that are cheaper than the constituent shifts as the optimizer is
H A DTarget.td644 bit isAsCheapAsAMove = false; // As cheap (or cheaper) than a move instruction.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td1812 // TODO: Would it be cheaper to emit multiple s_getreg_b32 calls for
/freebsd-14.2/
H A DUPDATING1664 If you want to selectively load things (eg on cheaper ARM/MIPS
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src13632 # capabilities, but with cheaper (shorter) control sequences. Messy design,