Home
last modified time | relevance | path

Searched refs:max_u (Results 1 – 18 of 18) sorted by relevance

/external/harfbuzz_ng/src/
Dgen-arabic-table.py195 min_u, max_u = min (keys), max (keys)
196 for u in range (min_u, max_u + 1):
205 print ("#define SHAPING_TABLE_LAST 0x%04Xu" % max_u)
/external/tensorflow/tensorflow/core/kernels/
Dfractional_pool_common.cc61 double max_u = std::min(u_max1, u_max2); in GeneratePoolingSequencePseudoRandom() local
66 const double u = random.RandDouble() * max_u; in GeneratePoolingSequencePseudoRandom()
/external/capstone/suite/MC/Mips/
Dtest_3r.s.cs152 0x79,0x85,0xc3,0x0e = max_u.b $w12, $w24, $w5
153 0x79,0xa7,0x31,0x4e = max_u.h $w5, $w6, $w7
154 0x79,0xc7,0x24,0x0e = max_u.w $w16, $w4, $w7
155 0x79,0xf8,0x66,0x8e = max_u.d $w26, $w12, $w24
/external/llvm/test/MC/Mips/msa/
Dtest_3r.s153 # CHECK: max_u.b $w12, $w24, $w5 # encoding: [0x79,0x85,0xc3,0x0e]
154 # CHECK: max_u.h $w5, $w6, $w7 # encoding: [0x79,0xa7,0x31,0x4e]
155 # CHECK: max_u.w $w16, $w4, $w7 # encoding: [0x79,0xc7,0x24,0x0e]
156 # CHECK: max_u.d $w26, $w12, $w24 # encoding: [0x79,0xf8,0x66,0x8e]
396 max_u.b $w12, $w24, $w5
397 max_u.h $w5, $w6, $w7
398 max_u.w $w16, $w4, $w7
399 max_u.d $w26, $w12, $w24
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/msa/
Dtest_3r.s153 # CHECK: max_u.b $w12, $w24, $w5 # encoding: [0x79,0x85,0xc3,0x0e]
154 # CHECK: max_u.h $w5, $w6, $w7 # encoding: [0x79,0xa7,0x31,0x4e]
155 # CHECK: max_u.w $w16, $w4, $w7 # encoding: [0x79,0xc7,0x24,0x0e]
156 # CHECK: max_u.d $w26, $w12, $w24 # encoding: [0x79,0xf8,0x66,0x8e]
396 max_u.b $w12, $w24, $w5
397 max_u.h $w5, $w6, $w7
398 max_u.w $w16, $w4, $w7
399 max_u.d $w26, $w12, $w24
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/msa/
Dtest_3r.txt153 0x79 0x85 0xc3 0x0e # CHECK: max_u.b $w12, $w24, $w5
154 0x79 0xa7 0x31 0x4e # CHECK: max_u.h $w5, $w6, $w7
155 0x79 0xc7 0x24 0x0e # CHECK: max_u.w $w16, $w4, $w7
156 0x79 0xf8 0x66 0x8e # CHECK: max_u.d $w26, $w12, $w24
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_3r.txt153 0x79 0x85 0xc3 0x0e # CHECK: max_u.b $w12, $w24, $w5
154 0x79 0xa7 0x31 0x4e # CHECK: max_u.h $w5, $w6, $w7
155 0x79 0xc7 0x24 0x0e # CHECK: max_u.w $w16, $w4, $w7
156 0x79 0xf8 0x66 0x8e # CHECK: max_u.d $w26, $w12, $w24
/external/freetype/src/autofit/
Daflatin2.c814 FT_Pos min_u, min_v, max_u, max_v; in af_latin2_hints_compute_segments() local
821 min_u = max_u = point->u; in af_latin2_hints_compute_segments()
833 if ( point->u > max_u ) in af_latin2_hints_compute_segments()
834 max_u = point->u; in af_latin2_hints_compute_segments()
852 segment->pos = (FT_Short)( ( min_u + max_u ) >> 1 ); in af_latin2_hints_compute_segments()
/external/llvm/test/CodeGen/Mips/msa/
D3r-m.ll201 ; CHECK: max_u.b
223 ; CHECK: max_u.h
245 ; CHECK: max_u.w
267 ; CHECK: max_u.d
Dcompare.ll1140 ; CHECK-DAG: max_u.b [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1157 ; CHECK-DAG: max_u.h [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1174 ; CHECK-DAG: max_u.w [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1191 ; CHECK-DAG: max_u.d [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1276 ; CHECK-DAG: max_u.b [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1293 ; CHECK-DAG: max_u.h [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1310 ; CHECK-DAG: max_u.w [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1327 ; CHECK-DAG: max_u.d [[R3:\$w[0-9]+]], [[R1]], [[R2]]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/
D3r-m.ll201 ; CHECK: max_u.b
223 ; CHECK: max_u.h
245 ; CHECK: max_u.w
267 ; CHECK: max_u.d
Dcompare.ll1140 ; CHECK-DAG: max_u.b [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1157 ; CHECK-DAG: max_u.h [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1174 ; CHECK-DAG: max_u.w [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1191 ; CHECK-DAG: max_u.d [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1276 ; CHECK-DAG: max_u.b [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1293 ; CHECK-DAG: max_u.h [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1310 ; CHECK-DAG: max_u.w [[R3:\$w[0-9]+]], [[R1]], [[R2]]
1327 ; CHECK-DAG: max_u.d [[R3:\$w[0-9]+]], [[R1]], [[R2]]
/external/tensorflow/tensorflow/contrib/linear_optimizer/kernels/g3doc/
Dreadme.md262 We want to compute $$\l^\star(v) = \max_u [ uv-\l(u) ] $$ where $$\l$$ is smooth
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td2359 class MAX_U_B_DESC : MSA_3R_DESC_BASE<"max_u.b", MipsVUMax, MSA128BOpnd>;
2360 class MAX_U_H_DESC : MSA_3R_DESC_BASE<"max_u.h", MipsVUMax, MSA128HOpnd>;
2361 class MAX_U_W_DESC : MSA_3R_DESC_BASE<"max_u.w", MipsVUMax, MSA128WOpnd>;
2362 class MAX_U_D_DESC : MSA_3R_DESC_BASE<"max_u.d", MipsVUMax, MSA128DOpnd>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td2362 class MAX_U_B_DESC : MSA_3R_DESC_BASE<"max_u.b", umax, MSA128BOpnd>;
2363 class MAX_U_H_DESC : MSA_3R_DESC_BASE<"max_u.h", umax, MSA128HOpnd>;
2364 class MAX_U_W_DESC : MSA_3R_DESC_BASE<"max_u.w", umax, MSA128WOpnd>;
2365 class MAX_U_D_DESC : MSA_3R_DESC_BASE<"max_u.d", umax, MSA128DOpnd>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc4946 "max_a.h\007max_a.w\007max_s.b\007max_s.d\007max_s.h\007max_s.w\007max_u"
4947 ".b\007max_u.d\007max_u.h\007max_u.w\006maxa.d\006maxa.s\010maxi_s.b\010"
6587 …{ 5909 /* max_u.b */, Mips::MAX_U_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, F…
6588 …{ 5917 /* max_u.d */, Mips::MAX_U_D, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, F…
6589 …{ 5925 /* max_u.h */, Mips::MAX_U_H, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, F…
6590 …{ 5933 /* max_u.w */, Mips::MAX_U_W, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, F…
9905 { Feature_HasStdEnc|Feature_HasMSA, 5909 /* max_u.b */, MCK_MSA128AsmReg, 7 /* 0, 1, 2 */ },
9906 { Feature_HasStdEnc|Feature_HasMSA, 5917 /* max_u.d */, MCK_MSA128AsmReg, 7 /* 0, 1, 2 */ },
9907 { Feature_HasStdEnc|Feature_HasMSA, 5925 /* max_u.h */, MCK_MSA128AsmReg, 7 /* 0, 1, 2 */ },
9908 { Feature_HasStdEnc|Feature_HasMSA, 5933 /* max_u.w */, MCK_MSA128AsmReg, 7 /* 0, 1, 2 */ },
/external/v8/src/mips/
Dassembler-mips.cc3449 V(max_u, MAX_U) \
/external/v8/src/mips64/
Dassembler-mips64.cc3767 V(max_u, MAX_U) \