Home
last modified time | relevance | path

Searched refs:then_lo (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_instruction_selection.cpp1128 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1129 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1133 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1309 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1310 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1314 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_instruction_selection.cpp951 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
952 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
956 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1119 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1120 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1124 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_instruction_selection.cpp1097 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_bcsel() local
1098 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), then); in emit_bcsel()
1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); in emit_bcsel()
1278 Temp then_lo = bld.tmp(v1), then_hi = bld.tmp(v1); in emit_floor_f64() local
1279 bld.pseudo(aco_opcode::p_split_vector, Definition(then_lo), Definition(then_hi), src0); in emit_floor_f64()
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); in emit_floor_f64()