Home
last modified time | relevance | path

Searched refs:getValueType (Results 1 – 25 of 3765) sorted by relevance

12345678910>>...151

/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp258 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
259 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
471 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
481 if (Op.getValueType() == N->getValueType(0)) { in SoftenFloatRes_FP_EXTEND()
486 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
516 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
640 EVT VT = N->getValueType(0); in SoftenFloatRes_LOAD()
802 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1016 assert(NewLHS.getValueType() == N->getValueType(0) && in SoftenFloatOp_SETCC()
1651 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp258 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
259 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
462 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
472 if (Op.getValueType() == N->getValueType(0)) { in SoftenFloatRes_FP_EXTEND()
477 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
507 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
789 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1003 assert(NewLHS.getValueType() == N->getValueType(0) && in SoftenFloatOp_SETCC()
1499 SrcVT = Src.getValueType(); in ExpandFloatRes_XINT_TO_FP()
1579 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
[all …]
H A DLegalizeVectorTypes.cpp316 EVT OpVT = Op.getValueType(); in ScalarizeVecRes_UnaryOp()
575 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ScalarizeVectorOperand()
614 EVT VT = N->getValueType(0); in ScalarizeVecOp_EXTRACT_VECTOR_ELT()
628 EVT VT = N->getValueType(0); in ScalarizeVecOp_VSELECT()
1727 if (N->getValueType(0).bitsLT(N->getOperand(0).getValueType())) in SplitVectorOperand()
1778 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SplitVectorOperand()
1799 assert(Lo.getValueType() == Hi.getValueType() && in SplitVecOp_VSELECT()
2773 assert(Oper.getValueType() == N->getValueType(0) && in WidenVecRes_StrictFP()
2988 if (N->getOperand(0).getValueType() == N->getOperand(1).getValueType()) in WidenVecRes_FCOPYSIGN()
3592 assert(InOp1.getValueType() == WidenVT && InOp2.getValueType() == WidenVT); in WidenVecRes_SELECT()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp258 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
259 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
462 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
472 if (Op.getValueType() == N->getValueType(0)) { in SoftenFloatRes_FP_EXTEND()
477 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
507 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
789 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1003 assert(NewLHS.getValueType() == N->getValueType(0) && in SoftenFloatOp_SETCC()
1499 SrcVT = Src.getValueType(); in ExpandFloatRes_XINT_TO_FP()
1579 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
[all …]
H A DLegalizeVectorTypes.cpp242 EVT OpVT = Op.getValueType();
274 EVT OpVT = Op.getValueType();
501 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 &&
540 EVT VT = N->getValueType(0);
1625 if (N->getValueType(0).bitsLT(N->getOperand(0).getValueType()))
1632 if (N->getValueType(0).bitsLT(N->getOperand(0).getValueType()))
1681 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 &&
1702 assert(Lo.getValueType() == Hi.getValueType() &&
2696 if (N->getOperand(0).getValueType() == N->getOperand(1).getValueType())
3311 assert(InOp1.getValueType() == WidenVT && InOp2.getValueType() == WidenVT);
[all …]
H A DLegalizeIntegerTypes.cpp241 DAG.getVTList(Op2.getValueType(), N->getValueType(1), MVT::Other);
431 DAG.getValueType(N->getValueType(0).getScalarType()));
456 DAG.getValueType(N->getOperand(0).getValueType())); in cc_sharing_networks_init()
783 EVT ValueVTs[] = {LHS.getValueType(), N->getValueType(1)};
815 SDVTList VTs = DAG.getVTList(LHS.getValueType(), N->getValueType(1));
1193 Op, DAG.getValueType(N->getOperand(0).getValueType()));
2024 SDVTList VTList = DAG.getVTList(LHSL.getValueType(), N->getValueType(1));
2053 assert(Res.getValueType() == N->getValueType(0) &&
2628 assert(Res.getValueType() == N->getValueType(0) &&
2858 assert(Res.getValueType() == N->getValueType(0) &&
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp170 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
171 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
333 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
350 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
450 EVT VT = N->getValueType(0); in SoftenFloatRes_LOAD()
502 EVT VT = N->getValueType(0); in SoftenFloatRes_VAARG()
580 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
757 assert(NewLHS.getValueType() == N->getValueType(0) && in SoftenFloatOp_SETCC()
1169 SrcVT = Src.getValueType(); in ExpandFloatRes_XINT_TO_FP()
1248 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
[all …]
H A DLegalizeTypesGeneric.cpp37 EVT OutVT = N->getValueType(0); in ExpandRes_BIT_CONVERT()
40 EVT InVT = InOp.getValueType(); in ExpandRes_BIT_CONVERT()
158 assert(Part.getValueType() == N->getValueType(0) && in ExpandRes_EXTRACT_ELEMENT()
172 EVT OldVT = N->getValueType(0); in ExpandRes_EXTRACT_VECTOR_ELT()
241 EVT OVT = N->getValueType(0); in ExpandRes_VAARG()
267 if (N->getValueType(0).isVector()) { in ExpandOp_BIT_CONVERT()
273 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BIT_CONVERT()
296 EVT VecVT = N->getValueType(0); in ExpandOp_BUILD_VECTOR()
336 EVT VecVT = N->getValueType(0); in ExpandOp_INSERT_VECTOR_ELT()
341 EVT OldEVT = Val.getValueType(); in ExpandOp_INSERT_VECTOR_ELT()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/libsrc/
H A Ddsrcitem.cc130 valueType = TreeNode->getValueType(); in getValueType()
160 switch (TreeNode->getValueType()) in getStringValue()
188 switch (TreeNode->getValueType()) in setStringValue()
221 if (TreeNode->getValueType() == VT_Code) in getCodeValuePtr()
232 if (TreeNode->getValueType() == VT_Code) in getCodeValue()
244 if (TreeNode->getValueType() == VT_Code) in getCodeValue()
260 if (TreeNode->getValueType() == VT_Code) in setCodeValue()
272 if (TreeNode->getValueType() == VT_Num) in getNumericValuePtr()
283 if (TreeNode->getValueType() == VT_Num) in getNumericValue()
295 if (TreeNode->getValueType() == VT_Num) in getNumericValue()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp295 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
296 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
475 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
482 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
492 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
529 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
808 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
968 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1684 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1766 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp295 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
296 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
475 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
482 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
492 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
529 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
808 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
968 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1684 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1766 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp295 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
296 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
475 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
482 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
492 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
529 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
808 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
968 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1684 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1766 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp325 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
505 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
512 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
522 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
559 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
866 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1046 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1813 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1903 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1974 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp317 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
497 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
504 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
514 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
551 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
857 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1033 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1800 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1890 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1961 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp317 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
497 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
504 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
514 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
551 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
857 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1033 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1800 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1890 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1961 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp317 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
497 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
504 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
514 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
551 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
857 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1033 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1800 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1890 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1961 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp317 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
497 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
504 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
514 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
551 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
857 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1033 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1800 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1890 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1961 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp317 EVT LVT = LHS.getValueType();
497 if (Op.getValueType() == N->getValueType(0))
504 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) {
514 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0));
551 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0));
857 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 &&
1033 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) &&
1800 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 &&
1890 if (Hi.getValueType() == N->getValueType(0)) {
1961 assert(NewLHS.getValueType() == N->getValueType(0) &&
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp314 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
494 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
501 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
511 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
548 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
849 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1025 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1795 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1885 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1956 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp314 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
494 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
501 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
511 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
548 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
849 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1025 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1795 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1885 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1956 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp314 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
494 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
501 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
511 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
548 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
846 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
1006 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1776 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1866 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1952 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp304 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
484 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
491 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
501 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
538 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
826 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
986 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1726 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1808 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1888 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp304 EVT LVT = LHS.getValueType(); in SoftenFloatRes_FCOPYSIGN()
484 if (Op.getValueType() == N->getValueType(0)) in SoftenFloatRes_FP_EXTEND()
491 if (Op.getValueType() == MVT::f16 && N->getValueType(0) != MVT::f32) { in SoftenFloatRes_FP_EXTEND()
501 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
538 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
826 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in SoftenFloatOperand()
986 assert((NewRHS.getNode() || NewLHS.getValueType() == N->getValueType(0)) && in SoftenFloatOp_SETCC()
1726 assert(Res.getValueType() == N->getValueType(0) && N->getNumValues() == 1 && in ExpandFloatOperand()
1808 if (Hi.getValueType() == N->getValueType(0)) { in ExpandFloatOp_FP_ROUND()
1888 assert(NewLHS.getValueType() == N->getValueType(0) && in ExpandFloatOp_SETCC()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dbuiltin.cpp310 if (!fun->stack->thisVar.getValueType(y2, SVT_INT)) in builtIn()
313 if (!fun->stack->thisVar.getValueType(x2, SVT_INT)) in builtIn()
316 if (!fun->stack->thisVar.getValueType(y1, SVT_INT)) in builtIn()
319 if (!fun->stack->thisVar.getValueType(x1, SVT_INT)) in builtIn()
367 if (!fun->stack->thisVar.getValueType(y, SVT_INT)) in builtIn()
370 if (!fun->stack->thisVar.getValueType(x, SVT_INT)) in builtIn()
388 if (!fun->stack->thisVar.getValueType(y, SVT_INT)) in builtIn()
391 if (!fun->stack->thisVar.getValueType(x, SVT_INT)) in builtIn()
420 if (!fun->stack->thisVar.getValueType(z, SVT_INT)) in builtIn()
1187 fun->stack->thisVar.getValueType(v, SVT_FILE); in builtIn()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Dbuiltin.cpp308 if (!fun->stack->thisVar.getValueType(y2, SVT_INT)) in builtIn()
311 if (!fun->stack->thisVar.getValueType(x2, SVT_INT)) in builtIn()
314 if (!fun->stack->thisVar.getValueType(y1, SVT_INT)) in builtIn()
365 if (!fun->stack->thisVar.getValueType(y, SVT_INT)) in builtIn()
368 if (!fun->stack->thisVar.getValueType(x, SVT_INT)) in builtIn()
389 if (!fun->stack->thisVar.getValueType(y, SVT_INT)) in builtIn()
392 if (!fun->stack->thisVar.getValueType(x, SVT_INT)) in builtIn()
421 if (!fun->stack->thisVar.getValueType(z, SVT_INT)) in builtIn()
1186 fun->stack->thisVar.getValueType(v, SVT_FILE); in builtIn()
1207 fun->stack->thisVar.getValueType(v, SVT_FILE); in builtIn()
[all …]

12345678910>>...151