Home
last modified time | relevance | path

Searched refs:append_instructions (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dlower_xfb_varying.cpp46 ir_visitor_status append_instructions(exec_node *node);
75 lower_xfb_var_splicer::append_instructions(exec_node *node) in append_instructions() function in lower_xfb_var_splicer
88 return append_instructions(ret); in visit_leave()
94 return append_instructions(emit); in visit_leave()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1256 const bool append_instructions = true; in ParseInstructions() local
1257 DecodeInstructions(start, data, 0, num_instructions, append_instructions, in ParseInstructions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp801 void append_instructions(LIR_OpList* instructions, int instructions_idx);
H A Dc1_LinearScan.cpp5877 void EdgeMoveOptimizer::append_instructions(LIR_OpList* instructions, int instructions_idx) { in append_instructions() function in EdgeMoveOptimizer
5978 append_instructions(pred_instructions, pred_instructions->length() - 2); in optimize_moves_at_block_end()
6062 append_instructions(sux_instructions, 1); in optimize_moves_at_block_begin()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp799 void append_instructions(LIR_OpList* instructions, int instructions_idx);
H A Dc1_LinearScan.cpp5832 void EdgeMoveOptimizer::append_instructions(LIR_OpList* instructions, int instructions_idx) { in append_instructions() function in EdgeMoveOptimizer
5933 append_instructions(pred_instructions, pred_instructions->length() - 2); in optimize_moves_at_block_end()
6017 append_instructions(sux_instructions, 1); in optimize_moves_at_block_begin()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp801 void append_instructions(LIR_OpList* instructions, int instructions_idx);
H A Dc1_LinearScan.cpp5877 void EdgeMoveOptimizer::append_instructions(LIR_OpList* instructions, int instructions_idx) { in append_instructions() function in EdgeMoveOptimizer
5978 append_instructions(pred_instructions, pred_instructions->length() - 2); in optimize_moves_at_block_end()
6062 append_instructions(sux_instructions, 1); in optimize_moves_at_block_begin()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp818 void append_instructions(LIR_OpList* instructions, int instructions_idx);
H A Dc1_LinearScan.cpp5934 void EdgeMoveOptimizer::append_instructions(LIR_OpList* instructions, int instructions_idx) { in append_instructions() function in EdgeMoveOptimizer
6035 append_instructions(pred_instructions, pred_instructions->length() - 2); in optimize_moves_at_block_end()
6119 append_instructions(sux_instructions, 1); in optimize_moves_at_block_begin()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp820 void append_instructions(LIR_OpList* instructions, int instructions_idx);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp805 void append_instructions(LIR_OpList* instructions, int instructions_idx);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp799 void append_instructions(LIR_OpList* instructions, int instructions_idx);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_LinearScan.hpp799 void append_instructions(LIR_OpList* instructions, int instructions_idx);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp815 void append_instructions(LIR_OpList* instructions, int instructions_idx);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp815 void append_instructions(LIR_OpList* instructions, int instructions_idx);

12