/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 120 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() 155 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND() 198 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT() 247 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT() 296 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP() 342 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 189 EVT OpVT = N->getOperand(0 + Offset).getValueType(); in SoftenFloatRes_Unary() local 599 EVT OpVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); in SoftenFloatRes_FP_EXTEND() local 651 EVT OpVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); in SoftenFloatRes_FP_ROUND() local 1310 EVT OpVT = N->getOperand(0 + Offset).getValueType(); in SoftenFloatOp_Unary() local 1325 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LROUND() local 1335 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LLROUND() local 1345 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LRINT() local 1355 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LLRINT() local 2355 static ISD::NodeType GetPromotionOpcode(EVT OpVT, EVT RetVT) { in GetPromotionOpcode() 2369 static ISD::NodeType GetPromotionOpcodeStrict(EVT OpVT, EVT RetVT) { in GetPromotionOpcodeStrict() [all …]
|
H A D | LegalizeVectorTypes.cpp | 414 EVT OpVT = Op.getValueType(); ScalarizeVecRes_FP_ROUND() local 466 EVT OpVT = Op.getValueType(); ScalarizeVecRes_UnaryOp() local 497 EVT OpVT = Op.getValueType(); ScalarizeVecRes_VecInregOp() local 523 EVT OpVT = Op.getValueType(); ScalarizeVecRes_ADDRSPACECAST() local 557 EVT OpVT = Cond.getValueType(); ScalarizeVecRes_VSELECT() local 584 EVT OpVT = Cond->getOperand(0).getValueType(); ScalarizeVecRes_VSELECT() local 674 EVT OpVT = LHS.getValueType(); ScalarizeVecRes_SETCC() local 919 EVT OpVT = N->getOperand(0).getValueType(); ScalarizeVecOp_VSETCC() local 4144 EVT OpVT = N->getOperand(0).getValueType(); SplitVecOp_VSETCC() local 4645 EVT OpVT = LHS.getValueType(); WidenVecRes_CMP() local 4876 EVT OpVT = Oper.getValueType(); WidenVecRes_StrictFP() local 4905 EVT OpVT = Op.getValueType(); WidenVecRes_StrictFP() local 4936 EVT OpVT = Op.getValueType(); WidenVecRes_StrictFP() local 6558 EVT OpVT = N->getOperand(0).getValueType(); WidenVecOp_CMP() local 6610 EVT OpVT = N->getOperand(0).getValueType(); WidenVecOp_IS_FPCLASS() local 7125 EVT OpVT = N->getOperand(0).getValueType(); WidenVecOp_SETCC() local [all...] |
H A D | LegalizeVectorOps.cpp | 319 MVT OpVT = Node->getOperand(1).getSimpleValueType(); in LegalizeOp() local 504 MVT OpVT = Node->getOperand(0).getSimpleValueType(); in LegalizeOp() local 1708 MVT OpVT = LHS.getSimpleValueType(); in ExpandSETCC() local
|
H A D | LegalizeTypes.cpp | 312 EVT OpVT = Op.getValueType(); in run() local
|
H A D | ScheduleDAGSDNodes.cpp | 486 EVT OpVT = N->getOperand(i).getValueType(); in AddSchedEdges() local
|
H A D | InstrEmitter.cpp | 413 MVT OpVT = Op.getSimpleValueType(); in AddOperand() local
|
H A D | SelectionDAG.cpp | 1518 EVT OpVT) { in getBoolExtOrTrunc() 1527 EVT OpVT = Op.getValueType(); in getZeroExtendInReg() local 1547 EVT OpVT = Op.getValueType(); in getVPZeroExtendInReg() local 1610 EVT OpVT) { in getBoolConstant() 2529 EVT OpVT = N1.getValueType(); in FoldSetCC() local 4350 EVT OpVT = Val.getValueType(); in isKnownToBeAPowerOfTwo() local 5850 EVT OpVT = Op.getValueType(); in foldCONCAT_VECTORS() local 7136 llvm::EVT OpVT = N1.getOperand(0).getValueType(); in getNode() local 12299 EVT OpVT = Op.getValueType(); in matchBinOpReduction() local
|
H A D | TargetLowering.cpp | 3983 EVT OpVT = N0.getValueType(); in foldSetCCWithAnd() local 4247 EVT OpVT = N0.getValueType(); in foldSetCCWithBinOp() local 4375 EVT OpVT = N0.getValueType(); in foldSetCCWithRotate() local 4434 EVT OpVT = N0.getValueType(); in foldSetCCWithFunnelShift() local 4464 EVT OpVT = N0.getValueType(); in SimplifySetCC() local 11542 MVT OpVT = LHS.getSimpleValueType(); in LegalizeSetCCCondCode() local
|
H A D | DAGCombiner.cpp | 5958 EVT OpVT = LL.getValueType(); in foldLogicOfSetCCs() local 6179 EVT OpVT = LHS0.getValueType(); in foldAndOrOfSETCC() local 6355 EVT OpVT = T.getValueType(); in combineSelectAsExtAnd() local 12711 EVT OpVT = N0.getValueType(); in visitSETCC() local 17720 EVT OpVT = N0.getValueType(); in visitSINT_TO_FP() local 17772 EVT OpVT = N0.getValueType(); in visitUINT_TO_FP() local 23639 EVT OpVT = N->getOperand(0).getValueType(); in convertBuildVecZextToBuildVecWithZeros() local 23836 EVT OpVT = N->getOperand(0).getValueType(); in combineConcatVectorOfScalars() local 23936 EVT OpVT = N->getOperand(0).getValueType(); in combineConcatVectorOfExtracts() local 24078 EVT OpVT = N->getOperand(0).getValueType(); in combineConcatVectorOfShuffleAndItsOperands() local [all …]
|
H A D | LegalizeIntegerTypes.cpp | 2254 EVT OpVT = N->getOpcode() == ISD::SELECT ? OpTy.getScalarType() : OpTy; in PromoteIntOp_SELECT() local 5863 EVT OpVT = Op.getValueType(); in PromoteIntRes_BUILD_VECTOR() local 5938 EVT OpVT = Op.getValueType(); in PromoteIntRes_CONCAT_VECTORS() local
|
H A D | LegalizeDAG.cpp | 1055 MVT OpVT = Node->getOperand(CompareOperand).getSimpleValueType(); in LegalizeOp() local 1942 EVT OpVT = Node->getOperand(0).getValueType(); in ExpandBUILD_VECTOR() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1602 EVT OpVT = Op0.getValueType(); in lowerUINT_TO_FP() local 1627 EVT OpVT = Op0.getValueType(); in lowerSINT_TO_FP() local 2858 EVT OpVT = Src.getValueType(); in ReplaceNodeResults() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 2557 EVT OpVT = Op.getOperand(0).getValueType(); in LowerSINT_TO_FP() local 2606 EVT OpVT = Op.getOperand(0).getValueType(); in LowerUINT_TO_FP() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 4249 EVT OpVT = Op.getValueType(); in SplitOpsAndApply() local 4269 auto MakeBroadcastOp = [&](SDValue Op, MVT OpVT, MVT DstVT) { in getAVX512Node() 4300 MVT OpVT = Op.getSimpleValueType(); in getAVX512Node() local 4341 MVT OpVT = Op.getSimpleValueType(); in insert1BitVector() local 4620 MVT OpVT = LHS.getSimpleValueType(); in getPack() local 17431 EVT OpVT = Op0.getValueType(); in lower1BitShuffle() local 18416 MVT OpVT = Op.getSimpleValueType(); in LowerSCALAR_TO_VECTOR() local 21966 MVT OpVT = N0.getSimpleValueType(); in LowerFGETSIGN() local 22076 EVT OpVT = X.getValueType(); in combineVectorSizedSetCCEquality() local 28057 MVT OpVT = VT; in LowerCTLZ() local [all …]
|
H A D | X86ISelDAGToDAG.cpp | 603 EVT OpVT = N->getOperand(0).getValueType(); in INITIALIZE_PASS() local 4326 EVT OpVT = ShiftAmt.getValueType(); in tryShiftAmountMod() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1799 EVT OpVT = Ops[0].getValueType(); in PerformDAGCombine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 6943 MVT OpVT = Op.getOperand(0).getSimpleValueType(); LowerOperation() local 8789 MVT OpVT = ScalarOp.getSimpleValueType(); lowerVectorIntrinsicScalars() local 8989 MVT OpVT = Op0.getSimpleValueType(); lowerCttzElts() local 9029 MVT OpVT = ScalarOp.getSimpleValueType(); promoteVCIXScalar() local 11275 MVT OpVT = V.getSimpleValueType(); lowerVPOp() local 12249 EVT OpVT = Op0.getValueType(); ReplaceNodeResults() local 12284 EVT OpVT = Op0.getValueType(); ReplaceNodeResults() local 14176 EVT OpVT = N0.getValueType(); performSETCCCombine() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4908 EVT OpVT = Op.getValueType(); in LowerBITCAST() local 6051 EVT OpVT = Op.getOperand(1).getValueType(); in LowerINTRINSIC_WO_CHAIN() local 10413 EVT OpVT = Op.getValueType(); in LowerSETCCCARRY() local 14827 EVT OpVT = Op.getOperand(0).getValueType(); in LowerTRUNCATE() local 19210 EVT OpVT = N0.getValueType(); in performLastTrueTestVectorCombine() local 22163 EVT OpVT = Op0.getOperand(1).getValueType(); in performUzpCombine() local 27673 EVT OpVT = Op.getValueType(); in LowerPredReductionToSVE() local 27940 EVT OpVT = Op.getValueType(); in LowerVECTOR_DEINTERLEAVE() local 27953 EVT OpVT = Op.getValueType(); in LowerVECTOR_INTERLEAVE() local 28737 EVT OpVT = N->getOperand(0).getValueType(); in verifyTargetSDNode() local
|
H A D | AArch64TargetTransformInfo.cpp | 842 EVT OpVT = getTLI()->getValueType(DL, ICA.getArgTypes()[0]); in getIntrinsicInstrCost() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 1302 EVT OpVT = OpI1.getValueType(); in ppHoistZextI1() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 6568 EVT OpVT = Op.getValueType(); in combineExtract() local 6598 EVT OpVT = Op.getOperand(0).getValueType(); in combineExtract() local 9709 EVT OpVT = Op.getValueType(); in lowerVECREDUCE_ADD() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 2523 MVT::SimpleValueType OpVT = in ApplyTypeConstraints() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 458 virtual bool shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) const { in shouldExpandGetActiveLaneMask()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 11045 EVT OpVT = Op.getOperand(1).getValueType(); in LowerINTRINSIC_WO_CHAIN() local 14644 EVT OpVT = LHS.getValueType(); in combineSetCC() local
|