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.cpp502 auto *TVI = dyn_cast<BinaryOperator>(TrueVal); in foldSelectIntoOp() local
503 if (!TVI || !TVI->hasOneUse() || isa<Constant>(FalseVal)) in foldSelectIntoOp()
506 unsigned SFO = getSelectFoldableOperands(TVI); in foldSelectIntoOp()
508 if ((SFO & 1) && FalseVal == TVI->getOperand(0)) in foldSelectIntoOp()
510 else if ((SFO & 2) && FalseVal == TVI->getOperand(1)) in foldSelectIntoOp()
520 TVI->getOpcode(), TVI->getType(), true, FMF.noSignedZeros()); in foldSelectIntoOp()
521 Value *OOp = TVI->getOperand(2 - OpToFold); in foldSelectIntoOp()
544 NewSel->takeName(TVI); in foldSelectIntoOp()
546 BinaryOperator::Create(TVI->getOpcode(), FalseVal, NewSel); in foldSelectIntoOp()
547 BO->copyIRFlags(TVI); in foldSelectIntoOp()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src3063 # and ASCII emulations (WY160/60, PCTerm, 50/50+, 150/120, TVI 950,
11620 # tvi{912,920}[bc] - TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C
11646 # TVI-912B - very odd layout, no function keys (84 keys)
11647 # TVI-920B - typewriter layout, no function keys (103 keys)
11648 # TVI-912C - very odd layout, function keys F1-F11 (82 keys)
11649 # TVI-920C - typewriter layout, function keys F1-F11 (101 keys)
11655 # TVI-912B || tvi912b
11656 # TVI-912C || tvi912c
11657 # TVI-920B || tvi920b
11658 # TVI-920C || tvi920c
[all …]
/freebsd/share/termcap/
H A Dtermcap2701 # and ASCII emulations (WY160/60, PCTerm, 50/50+, 150/120, TVI 950,