Home
last modified time | relevance | path

Searched refs:TVI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp517 auto *TVI = dyn_cast<BinaryOperator>(TrueVal); in foldSelectIntoOp() local
518 if (!TVI || !TVI->hasOneUse() || isa<Constant>(FalseVal)) in foldSelectIntoOp()
521 unsigned SFO = getSelectFoldableOperands(TVI); in foldSelectIntoOp()
523 if ((SFO & 1) && FalseVal == TVI->getOperand(0)) in foldSelectIntoOp()
525 else if ((SFO & 2) && FalseVal == TVI->getOperand(1)) in foldSelectIntoOp()
538 TVI->getOpcode(), TVI->getType(), true, FMF.noSignedZeros()); in foldSelectIntoOp()
539 Value *OOp = TVI->getOperand(2 - OpToFold); in foldSelectIntoOp()
562 NewSel->takeName(TVI); in foldSelectIntoOp()
564 BinaryOperator::Create(TVI->getOpcode(), FalseVal, NewSel); in foldSelectIntoOp()
565 BO->copyIRFlags(TVI); in foldSelectIntoOp()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src3068 # and ASCII emulations (WY160/60, PCTerm, 50/50+, 150/120, TVI 950,
11141 # tvi{912,920}[bc] - TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C
11167 # TVI-912B - very odd layout, no function keys (84 keys)
11168 # TVI-920B - typewriter layout, no function keys (103 keys)
11169 # TVI-912C - very odd layout, function keys F1-F11 (82 keys)
11170 # TVI-920C - typewriter layout, function keys F1-F11 (101 keys)
11176 # TVI-912B || tvi912b
11177 # TVI-912C || tvi912c
11178 # TVI-920B || tvi920b
11179 # TVI-920C || tvi920c
[all …]
/freebsd/share/termcap/
H A Dtermcap2701 # and ASCII emulations (WY160/60, PCTerm, 50/50+, 150/120, TVI 950,