Home
last modified time | relevance | path

Searched refs:Carry2 (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1343 Carry2 = fQuotient(Temp2,60),
1346 Temp3 = Sminute + Dminutes + Carry2,
1550 Carry2 = fQuotient(TmpHour,24),
1553 carry_loop(D+Carry2,M,Y),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1343 Carry2 = fQuotient(Temp2,60),
1346 Temp3 = Sminute + Dminutes + Carry2,
1550 Carry2 = fQuotient(TmpHour,24),
1553 carry_loop(D+Carry2,M,Y),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1350 Carry2 = fQuotient(Temp2,60),
1353 Temp3 = Sminute + Dminutes + Carry2,
1557 Carry2 = fQuotient(TmpHour,24),
1560 carry_loop(D+Carry2,M,Y),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1343 Carry2 = fQuotient(Temp2,60),
1346 Temp3 = Sminute + Dminutes + Carry2,
1550 Carry2 = fQuotient(TmpHour,24),
1553 carry_loop(D+Carry2,M,Y),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1343 Carry2 = fQuotient(Temp2,60),
1346 Temp3 = Sminute + Dminutes + Carry2,
1550 Carry2 = fQuotient(TmpHour,24),
1553 carry_loop(D+Carry2,M,Y),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1343 Carry2 = fQuotient(Temp2,60),
1346 Temp3 = Sminute + Dminutes + Carry2,
1550 Carry2 = fQuotient(TmpHour,24),
1553 carry_loop(D+Carry2,M,Y),
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xsd_type.erl1343 Carry2 = fQuotient(Temp2,60),
1346 Temp3 = Sminute + Dminutes + Carry2,
1550 Carry2 = fQuotient(TmpHour,24),
1553 carry_loop(D+Carry2,M,Y),
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1301 SDValue Carry2 = DAG.getNode(ISD::SELECT, dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
1303 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1905 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2,
1907 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2);
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2043 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2045 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2370 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2372 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2358 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2360 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2370 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2372 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2155 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2157 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2591 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2593 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2495 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2497 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2477 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2479 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2694 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2696 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2694 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2696 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2629 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2631 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2694 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2696 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2694 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2696 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2629 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2631 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2694 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2696 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2827 SDValue Carry2 = DAG.getSelect(dl, NVT, Cmp2, in ExpandIntRes_ADDSUB() local
2829 Hi = DAG.getNode(ISD::ADD, dl, NVT, Hi, Carry2); in ExpandIntRes_ADDSUB()

12