| /freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | Dwarf.cpp | 820 unsigned FV = FormVersion(F); in isValidFormForVersion() local 821 return FV > 0 && FV <= Version; in isValidFormForVersion()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Constants.h | 321 APFloat FV(V); in isExactlyValue() 322 FV.convert(Val.getSemantics(), APFloat::rmNearestTiesToEven, &ignored); in isExactlyValue() 323 return isExactlyValue(FV); in isExactlyValue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDie.cpp | 217 DWARFFormValue FV = DWARFFormValue::createFromUValue( in dumpAttribute() local 219 FV.dump(OS, DumpOpts); in dumpAttribute()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InstructionSimplify.cpp | 410 Value *FV; in threadBinOpOverSelect() local 413 FV = simplifyBinOp(Opcode, SI->getFalseValue(), RHS, Q, MaxRecurse); in threadBinOpOverSelect() 416 FV = simplifyBinOp(Opcode, LHS, SI->getFalseValue(), Q, MaxRecurse); in threadBinOpOverSelect() 421 if (TV == FV) in threadBinOpOverSelect() 426 return FV; in threadBinOpOverSelect() 427 if (FV && Q.isUndefValue(FV)) in threadBinOpOverSelect() 432 if (TV == SI->getTrueValue() && FV == SI->getFalseValue()) in threadBinOpOverSelect() 438 if ((FV && !TV) || (TV && !FV)) { in threadBinOpOverSelect() 441 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in threadBinOpOverSelect() 488 Value *FV = SI->getFalseValue(); in threadCmpOverSelect() local [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 1204 Value *TV = UseI->getOperand(1), *FV = UseI->getOperand(2); in classifyInst() local 1205 if (Early.count(TV) || Early.count(FV)) { in classifyInst() 1206 if (Late.count(TV) || Late.count(FV)) in classifyInst() 1209 } else if (Late.count(TV) || Late.count(FV)) { in classifyInst() 1210 if (Early.count(TV) || Early.count(FV)) in classifyInst()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Constants.cpp | 930 APFloat FV(V); in get() local 932 FV.convert(Ty->getScalarType()->getFltSemantics(), in get() 934 Constant *C = get(Context, FV); in get() 958 APFloat FV(Ty->getScalarType()->getFltSemantics(), Str); in get() local 959 Constant *C = get(Context, FV); in get()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstructionCombining.cpp | 1470 Value *FV = SI->getFalseValue(); in FoldOpIntoSelect() local 1471 if (!(isa<Constant>(TV) || isa<Constant>(FV))) in FoldOpIntoSelect() 1503 if ((TV == Op0 && FV == Op1) || (FV == Op0 && TV == Op1)) in FoldOpIntoSelect() 1518 NewFV = foldOperationIntoSelectOperand(Op, SI, FV, *this); in FoldOpIntoSelect()
|
| H A D | InstCombineAndOrXor.cpp | 4478 Value *FV = Sel->getFalseValue(); in foldNot() local 4480 auto *CmpF = dyn_cast<CmpInst>(FV); in foldNot() 4482 bool InvertibleF = (CmpF && CmpF->hasOneUse()) || isa<Constant>(FV); in foldNot() 4491 Sel->setFalseValue(ConstantExpr::getNot(cast<Constant>(FV))); in foldNot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 8042 SDValue TV = Op.getOperand(2), FV = Op.getOperand(3); in LowerSELECT_CC() local 8053 return DAG.getSelectCC(dl, Z, Zero, TV, FV, ISD::SETNE); in LowerSELECT_CC() 8065 if (Subtarget.hasP9Vector() && LHS == TV && RHS == FV) { in LowerSELECT_CC() 8094 std::swap(TV, FV); in LowerSELECT_CC() 8099 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, LHS, TV, FV); in LowerSELECT_CC() 8129 std::swap(TV, FV); in LowerSELECT_CC() 8135 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV); in LowerSELECT_CC() 8145 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV); in LowerSELECT_CC() 8151 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV); in LowerSELECT_CC() 8157 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV); in LowerSELECT_CC() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoXSf.td | 191 defm FV : CustomSiFiveVCIX<"fv", VCIX_XV, uimm5, VR, FPR32>, Sched<[]>;
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | Caps-ncurses | 84 #key_f41 kf41 str FV - - ----- F41 function key
|
| H A D | Caps.uwin | 585 key_f41 kf41 str FV KEY_F(41) - ----E F41 function key
|
| H A D | Caps.hpux11 | 559 key_f41 kf41 str FV KEY_F(41) - ----E F41 function key
|
| H A D | Caps.osf1r5 | 680 key_f41 kf41 str FV KEY_F(41) - ----E F41 function key
|
| H A D | Caps | 624 key_f41 kf41 str FV KEY_F(41) - ----E F41 function key
|
| H A D | Caps.keys | 627 key_f41 kf41 str FV KEY_F(41) - ----E F41 function key
|
| H A D | Caps.aix4 | 640 key_f41 kf41 str FV KEY_F(41) - ----E F41 function key
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 5099 if (const FixedVectorType *FV = dyn_cast<FixedVectorType>(T)) { in classifyArgument() local 5100 auto R = classifyArgument(FV->getScalarType()); in classifyArgument() 5101 R.second *= FV->getNumElements(); in classifyArgument()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 1798 Value *FV = SI.getFalseValue(); in speculateSelectInstLoads() local 1809 IRB.CreateAlignedLoad(LI.getType(), FV, LI.getAlign(), in speculateSelectInstLoads()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 27221 auto *FV = dyn_cast<ConstantFPSDNode>(N3); in convertSelectOfFPConstantsToLoadOffset() local 27223 if (!TV || !FV || !TLI.isTypeLegal(VT)) in convertSelectOfFPConstantsToLoadOffset() 27229 TLI.isFPImmLegal(FV->getValueAPF(), FV->getValueType(0), ForCodeSize)) in convertSelectOfFPConstantsToLoadOffset() 27234 if (!TV->hasOneUse() && !FV->hasOneUse()) in convertSelectOfFPConstantsToLoadOffset() 27237 Constant *Elts[] = { const_cast<ConstantFP*>(FV->getConstantFPValue()), in convertSelectOfFPConstantsToLoadOffset() 27252 SDValue One = DAG.getIntPtrConstant(EltSize, SDLoc(FV)); in convertSelectOfFPConstantsToLoadOffset()
|
| /freebsd-14.2/share/misc/ |
| H A D | usb_vendors | 1008 0103 FV TouchCam N1 (Audio) 1012 1030 FV TouchCam N1 (Video) 4277 308e FV M1 (normal mode) / MVX 3i (normal mode) / Optura Xi (normal mode) 17935 1006 Thermal FV 17937 1008 Thermal HS FV 17938 1009 Thermal FV EJ 17944 1010 Thermal HS FV EJ 17951 1017 TH230+ FV EJ 17952 1018 4610-1NR FV EJ 23374 ce12 FV-U35
|
| /freebsd-14.2/contrib/sendmail/ |
| H A D | PGPKEYS | 1213 fzDVl+NFCexLVBOK6FMz+DTZaOC0UifzsWzv2YAVc/2FV+WJpgfScjZHttzTWvZU
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 3714 APFloat FV(APFloat::IEEEsingle(), V); in getConstVector() local 3715 Ops.push_back(DAG.getConstantFP(FV, dl, EltVT)); in getConstVector() 3717 APFloat FV(APFloat::IEEEdouble(), V); in getConstVector() local 3718 Ops.push_back(DAG.getConstantFP(FV, dl, EltVT)); in getConstVector()
|