Home
last modified time | relevance | path

Searched refs:fseq (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/MC/Mips/msa/
Dtest_3rf.s49 # CHECK: fseq.w $w11, $w17, $w13 # encoding: [0x7a,0x8d,0x8a,0xda]
50 # CHECK: fseq.d $w29, $w0, $w31 # encoding: [0x7a,0xbf,0x07,0x5a]
132 fseq.w $w11, $w17, $w13
133 fseq.d $w29, $w0, $w31
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_3rf.txt49 0x7a 0x8d 0x8a 0xda # CHECK: fseq.w $w11, $w17, $w13
50 0x7a 0xbf 0x07 0x5a # CHECK: fseq.d $w29, $w0, $w31
/external/llvm/test/CodeGen/Mips/msa/
D3rf_int_float.ll543 %2 = tail call <4 x i32> @llvm.mips.fseq.w(<4 x float> %0, <4 x float> %1)
548 declare <4 x i32> @llvm.mips.fseq.w(<4 x float>, <4 x float>) nounwind
553 ; CHECK: fseq.w
565 %2 = tail call <2 x i64> @llvm.mips.fseq.d(<2 x double> %0, <2 x double> %1)
570 declare <2 x i64> @llvm.mips.fseq.d(<2 x double>, <2 x double>) nounwind
575 ; CHECK: fseq.d
/external/python/cpython2/Objects/
Dunicodeobject.c5654 PyObject *fseq; /* PySequence_Fast(seq) */ in PyUnicode_Join() local
5659 fseq = PySequence_Fast(seq, "can only join an iterable"); in PyUnicode_Join()
5660 if (fseq == NULL) { in PyUnicode_Join()
5671 seqlen = PySequence_Fast_GET_SIZE(fseq); in PyUnicode_Join()
5679 item = PySequence_Fast_GET_ITEM(fseq, 0); in PyUnicode_Join()
5701 seqlen = PySequence_Fast_GET_SIZE(fseq); in PyUnicode_Join()
5716 item = PySequence_Fast_GET_ITEM(fseq, i); in PyUnicode_Join()
5731 seqlen = PySequence_Fast_GET_SIZE(fseq); in PyUnicode_Join()
5776 Py_DECREF(fseq); in PyUnicode_Join()
5787 Py_DECREF(fseq); in PyUnicode_Join()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td2126 class FSEQ_W_DESC : MSA_3RF_DESC_BASE<"fseq.w", int_mips_fseq_w, MSA128WOpnd>;
2127 class FSEQ_D_DESC : MSA_3RF_DESC_BASE<"fseq.d", int_mips_fseq_d, MSA128DOpnd>;
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DIntrinsics.gen2502 mips_fseq_d, // llvm.mips.fseq.d
2503 mips_fseq_w, // llvm.mips.fseq.w
8560 "llvm.mips.fseq.d",
8561 "llvm.mips.fseq.w",
16500 1, // llvm.mips.fseq.d
16501 1, // llvm.mips.fseq.w
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DIntrinsics.gen2496 mips_fseq_d, // llvm.mips.fseq.d
2497 mips_fseq_w, // llvm.mips.fseq.w
8520 "llvm.mips.fseq.d",
8521 "llvm.mips.fseq.w",
16405 1, // llvm.mips.fseq.d
16406 1, // llvm.mips.fseq.w
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DIntrinsics.gen2502 mips_fseq_d, // llvm.mips.fseq.d
2503 mips_fseq_w, // llvm.mips.fseq.w
8560 "llvm.mips.fseq.d",
8561 "llvm.mips.fseq.w",
16500 1, // llvm.mips.fseq.d
16501 1, // llvm.mips.fseq.w
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DIntrinsics.gen2502 mips_fseq_d, // llvm.mips.fseq.d
2503 mips_fseq_w, // llvm.mips.fseq.w
8560 "llvm.mips.fseq.d",
8561 "llvm.mips.fseq.w",
16500 1, // llvm.mips.fseq.d
16501 1, // llvm.mips.fseq.w