Searched refs:cheaper (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/less/ |
H A D | screen.c | 256 static constant char *cheaper(constant char *t1, constant char *t2, constant char *def); 1408 sc_home = cheaper(t1, t2, "|\b^"); in get_term() 1425 sc_lower_left = cheaper(t1, t2, "\r"); in get_term() 1452 sc_addline = cheaper(t1, t2, ""); 1493 static constant char * cheaper(constant char *t1, constant char *t2, constant char *def) in cheaper() 1481 static char * cheaper(char *t1, char *t2, char *def) cheaper() function
|
/freebsd/sys/dev/isp/ |
H A D | Hardware.txt | 203 slightly cheaper than the equivalent Ultra3 SCSI drives.
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Path.inc | 1519 // cheaper.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | GenericOpcodes.td | 63 // instructions that are cheaper than the constituent shifts as the optimizer is
|
H A D | Target.td | 661 bit isAsCheapAsAMove = false; // As cheap (or cheaper) than a move instruction.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SOPInstructions.td | 1849 // TODO: Would it be cheaper to emit multiple s_getreg_b32 calls for
|
/freebsd/ |
H A D | UPDATING | 1789 If you want to selectively load things (eg on cheaper ARM/MIPS
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 13632 # capabilities, but with cheaper (shorter) control sequences. Messy design,
|