Searched refs:cheaper (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | screen.c | 1466 static constant char * cheaper(constant char *t1, constant char *t2, constant char *def) in cheaper() function 1702 sc_home = cheaper(t1, t2, "|\b^"); in get_term_info() 1728 sc_addline = cheaper(t1, t2, ""); in get_term_info() 1761 sc_lower_left = cheaper(t1, t2, "\r"); in reget_term_info()
|
| /freebsd/sys/dev/isp/ |
| H A D | Hardware.txt | 203 slightly cheaper than the equivalent Ultra3 SCSI drives.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterInfo.td | 78 // RAGreedy prefers to select a cheaper register 87 // 2. Consider callee-save register is never cheaper than a register w/ cost 1
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 1520 // 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 | 666 bit isAsCheapAsAMove = false; // As cheap (or cheaper) than a move instruction.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoVSDPatterns.td | 909 // (add v, C) -> (sub v, -C) if -C cheaper to materialize
|
| H A D | RISCVInstrInfo.td | 2236 // Select SUB if the negated constant is cheaper to materialize.
|
| H A D | RISCVInstrInfoVVLPatterns.td | 2122 // (add v, C) -> (sub v, -C) if -C cheaper to materialize
|
| H A D | RISCVInstrInfoVPseudos.td | 6251 // (add v, C) -> (sub v, -C) if -C cheaper to materialize
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SOPInstructions.td | 1856 // TODO: Would it be cheaper to emit multiple s_getreg_b32 calls for
|
| /freebsd/ |
| H A D | UPDATING | 2324 If you want to selectively load things (eg on cheaper ARM/MIPS
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 14093 # capabilities, but with cheaper (shorter) control sequences. Messy design,
|