Home
last modified time | relevance | path

Searched refs:_funcNode (Results 1 – 16 of 16) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Drabuilders_p.h50 FuncNode* _funcNode = nullptr; variable
95 logNode(_funcNode, kRootIndentation); in run()
99 BaseNode* node = _funcNode->next(); in run()
103 _curBlock->setFirst(_funcNode); in run()
104 _curBlock->setLast(_funcNode); in run()
429 if (node == _funcNode->endNode()) { in run()
439 if (ASMJIT_UNLIKELY(node != _funcNode)) in run()
478 _funcNode = func; in prepare()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Drabuilders_p.h50 FuncNode* _funcNode = nullptr; variable
95 logNode(_funcNode, kRootIndentation); in run()
99 BaseNode* node = _funcNode->next(); in run()
103 _curBlock->setFirst(_funcNode); in run()
104 _curBlock->setLast(_funcNode); in run()
429 if (node == _funcNode->endNode()) { in run()
439 if (ASMJIT_UNLIKELY(node != _funcNode)) in run()
478 _funcNode = func; in prepare()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Drabuilders_p.h50 FuncNode* _funcNode = nullptr; variable
95 logNode(_funcNode, kRootIndentation); in run()
99 BaseNode* node = _funcNode->next(); in run()
103 _curBlock->setFirst(_funcNode); in run()
104 _curBlock->setLast(_funcNode); in run()
429 if (node == _funcNode->endNode()) { in run()
439 if (ASMJIT_UNLIKELY(node != _funcNode)) in run()
478 _funcNode = func; in prepare()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Drabuilders_p.h50 FuncNode* _funcNode = nullptr; variable
95 logNode(_funcNode, kRootIndentation); in run()
99 BaseNode* node = _funcNode->next(); in run()
103 _curBlock->setFirst(_funcNode); in run()
104 _curBlock->setLast(_funcNode); in run()
429 if (node == _funcNode->endNode()) { in run()
439 if (ASMJIT_UNLIKELY(node != _funcNode)) in run()
478 _funcNode = func; in prepare()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Drabuilders_p.h51 FuncNode* _funcNode; variable
80 _funcNode(nullptr), in RACFGBuilder()
105 logNode(_funcNode, kRootIndentation); in run()
108 BaseNode* node = _funcNode->next(); in run()
428 if (node == _funcNode->endNode()) { in run()
438 if (ASMJIT_UNLIKELY(node != _funcNode)) in run()
477 _funcNode = func; in prepare()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Drabuilders_p.h51 FuncNode* _funcNode; variable
80 _funcNode(nullptr), in RACFGBuilder()
105 logNode(_funcNode, kRootIndentation); in run()
108 BaseNode* node = _funcNode->next(); in run()
428 if (node == _funcNode->endNode()) { in run()
438 if (ASMJIT_UNLIKELY(node != _funcNode)) in run()
477 _funcNode = func; in prepare()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dfilter-effects-dialog.cpp1016 _funcNode(nullptr), in ComponentTransferValues()
1074 _funcNode = find_node(ct); in set_from_attribute()
1075 if( _funcNode ) { in set_from_attribute()
1076 _type.set_from_attribute( _funcNode ); in set_from_attribute()
1103 _funcNode = find_node(ct); in set_from_attribute()
1104 if( _funcNode ) { in set_from_attribute()
1105 _funcNode->setAttribute( "type", "identity" ); in set_from_attribute()
1122 _funcNode->setAttributeOrRemoveIfEmpty("type", _type.get_as_attribute()); in on_type_changed()
1135 if(prim && _funcNode) { in update()
1136 _settings.show_and_update(_type.get_active_data()->id, _funcNode); in update()
[all …]
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dpipegenruntime.cpp204 pc._funcNode->frame().addAttributes(asmjit::FuncFrame::kAttrHasPreservedFP); in _compileFillFunc()
H A Dpipecompiler.cpp40 _funcNode = nullptr; in reset()
88_funcNode = cc->addFunc(asmjit::FuncSignatureT<void, void*, void*, void*>(asmjit::CallConv::kIdHos… in beginFunction()
90 _funcEnd = _funcNode->endNode()->prev(); in beginFunction()
93 _funcNode->frame().setAvxEnabled(); in beginFunction()
H A Dpipecompiler_p.h43 asmjit::FuncNode* _funcNode; variable
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86rapass.cpp656 _funcNode->frame().updateCallStackAlignment(argSize); in moveVecToPtr()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86rapass.cpp652 _funcNode->frame().updateCallStackAlignment(argSize); in moveVecToPtr()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86rapass.cpp652 _funcNode->frame().updateCallStackAlignment(argSize); in moveVecToPtr()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86rapass.cpp656 _funcNode->frame().updateCallStackAlignment(argSize); in moveVecToPtr()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86rapass.cpp656 _funcNode->frame().updateCallStackAlignment(argSize); in moveVecToPtr()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86rapass.cpp656 _funcNode->frame().updateCallStackAlignment(argSize); in moveVecToPtr()