Home
last modified time | relevance | path

Searched refs:IT (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/external/llvm/test/MC/ARM/
Dv8_IT_manual.s11 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
14 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
18 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
30 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
34 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
42 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
46 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
50 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
59 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
71 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
[all …]
Dthumb2-narrow-dp.ll24 IT EQ
28 IT EQ
33 IT EQ
37 IT EQ
50 IT EQ
52 ADDEQ r0, r2, r1 // (In IT) ADD has T1 narrow 3 operand
54 IT EQ
56 ADDEQ r2, r2, r1 // (In IT) ADD has T1 narrow 3 operand
59 IT EQ
63 IT EQ
[all …]
Ddeprecated-v8.s31 @ CHECK-THUMBV8: warning: deprecated instruction in IT block
36 @ CHECK-ARMV8: warning: applying IT instruction to more than one subsequent instruction is deprecat…
37 @ CHECK-THUMBV8: warning: applying IT instruction to more than one subsequent instruction is deprec…
41 @ CHECK-THUMBV8: warning: deprecated instruction in IT block
45 @ CHECK-THUMBV8: warning: deprecated instruction in IT block
49 @ CHECK-THUMBV8: warning: deprecated instruction in IT block
Dthumb2-diagnostics.s7 @ Ill-formed IT block instructions.
16 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'le', but expected 'eq'
19 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'al', but expected 'ne'
22 @ CHECK-ERRORS: error: instructions in IT block must be predicable
25 @ CHECK-ERRORS: error: too many conditions on IT instruction
28 @ CHECK-ERRORS: error: illegal IT block condition mask 'tfe'
31 @ CHECK-ERRORS: error: predicated instructions must be in IT block
Dthumb-load-store-multiple.s25 @ CHECK: error: instruction must be outside of IT block or the last instruction in an IT block
39 @ CHECK: error: instruction must be outside of IT block or the last instruction in an IT block
85 @ CHECK: error: instruction must be outside of IT block or the last instruction in an IT block
Dthumb2-branches.s46 @ unconditional branches with width narrow suffix in IT block
60 @ unconditional branches with wide suffix in IT block
125 @ on whether it is in an IT block or not
189 @ unconditional branches with width narrow suffix in IT block
203 @ unconditional branches with wide suffix in IT block
268 @ on whether it is in an IT block or not
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/it-IT/
Dit-IT_cm0_sg.txt1 # collection of it-IT cm0 siggen knowledge bases
11 FST_SPHO_2 "../pkb/it-IT/it-IT_cm0_kfst_spho2.pkb"
12 DT_DUR "../pkb/it-IT/it-IT_cm0_kdt_dur.pkb"
13 DT_LFZ1 "../pkb/it-IT/it-IT_cm0_kdt_lfz1.pkb"
14 DT_LFZ2 "../pkb/it-IT/it-IT_cm0_kdt_lfz2.pkb"
15 DT_LFZ3 "../pkb/it-IT/it-IT_cm0_kdt_lfz3.pkb"
16 DT_LFZ4 "../pkb/it-IT/it-IT_cm0_kdt_lfz4.pkb"
17 DT_LFZ5 "../pkb/it-IT/it-IT_cm0_kdt_lfz5.pkb"
18 DT_MGC1 "../pkb/it-IT/it-IT_cm0_kdt_mgc1.pkb"
19 DT_MGC2 "../pkb/it-IT/it-IT_cm0_kdt_mgc2.pkb"
[all …]
Dit-IT_ta.txt1 # collection of it-IT textana knowledge bases
12 TPP_MAIN "../pkb/it-IT/it-IT_kpr.pkb"
13 TAB_GRAPHS "../pkb/it-IT/it-IT_ktab_graphs.pkb"
14 TAB_PHONES "../pkb/it-IT/it-IT_ktab_phones.pkb"
15 TAB_POS "../pkb/it-IT/it-IT_ktab_pos.pkb"
16 LEX_MAIN "../pkb/it-IT/it-IT_klex.pkb"
17 DT_POSP "../pkb/it-IT/it-IT_kdt_posp.pkb"
18 DT_POSD "../pkb/it-IT/it-IT_kdt_posd.pkb"
19 DT_G2P "../pkb/it-IT/it-IT_kdt_g2p.pkb"
20 FST_WPHO_1 "../pkb/it-IT/it-IT_kfst_wpho1.pkb"
[all …]
Dit-IT_dbg.txt1 # collection of it-IT dbg knowledge bases
12 DBG "../pkb/it-IT/it-IT_kdbg.pkb"
/external/svox/pico/tests/data/
Dxsampa_pico_man_it-IT.txt5 # Italian (it-IT)
19 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;baN.ko"/>.</speak>
22 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;da.n:o"/>.</speak>
25 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;gam.ba"/>.</speak>
28 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;ka:.ne"/>.</speak>
31 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;pa:.ne"/>.</speak>
34 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;tan.to"/>.</speak>
37 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;go.b:o"/>.</speak>
40 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;ka.d:e"/>.</speak>
43 <speak xml:lang="it-IT"> I test <phoneme alphabet="xsampa" ph="&#34;fu.g:a"/>.</speak>
[all …]
/external/llvm/lib/Support/
DOptions.cpp21 for (auto IT = Options.begin(); IT != Options.end(); ++IT) in ~OptionRegistry() local
22 delete IT->second; in ~OptionRegistry()
/external/clang/test/OpenMP/
Dparallel_for_loop_messages.cpp479 template <typename IT, int ST>
482 int dotest_lt(IT begin, IT end) { in dotest_lt()
486 for (IT I = begin; I < end; I = I + ST) { in dotest_lt()
492 for (IT I = begin; I <= end; I += ST) { in dotest_lt()
496 for (IT I = begin; I < end; ++I) { in dotest_lt()
501 static IT step() { in step()
502 return IT(ST); in step()
505 template <typename IT, int ST = 0>
506 int dotest_gt(IT begin, IT end) { in dotest_gt()
510 for (IT I = begin; I >= end; I = I + ST) { in dotest_gt()
[all …]
Dsimd_loop_messages.cpp469 template <typename IT, int ST> class TC {
471 int dotest_lt(IT begin, IT end) { in dotest_lt()
475 for (IT I = begin; I < end; I = I + ST) { in dotest_lt()
481 for (IT I = begin; I <= end; I += ST) { in dotest_lt()
485 for (IT I = begin; I < end; ++I) { in dotest_lt()
490 static IT step() { in step()
491 return IT(ST); in step()
494 template <typename IT, int ST=0> int dotest_gt(IT begin, IT end) { in dotest_gt()
498 for (IT I = begin; I >= end; I = I + ST) { in dotest_gt()
504 for (IT I = begin; I >= end; I += ST) { in dotest_gt()
[all …]
Dfor_loop_messages.cpp576 template <typename IT, int ST>
579 int dotest_lt(IT begin, IT end) { in dotest_lt()
584 for (IT I = begin; I < end; I = I + ST) { in dotest_lt()
591 for (IT I = begin; I <= end; I += ST) { in dotest_lt()
596 for (IT I = begin; I < end; ++I) { in dotest_lt()
601 static IT step() { in step()
602 return IT(ST); in step()
605 template <typename IT, int ST = 0>
606 int dotest_gt(IT begin, IT end) { in dotest_gt()
611 for (IT I = begin; I >= end; I = I + ST) { in dotest_gt()
[all …]
Dtaskloop_loop_messages.cpp577 template <typename IT, int ST>
580 int dotest_lt(IT begin, IT end) { in dotest_lt()
585 for (IT I = begin; I < end; I = I + ST) { in dotest_lt()
592 for (IT I = begin; I <= end; I += ST) { in dotest_lt()
597 for (IT I = begin; I < end; ++I) { in dotest_lt()
602 static IT step() { in step()
603 return IT(ST); in step()
606 template <typename IT, int ST = 0>
607 int dotest_gt(IT begin, IT end) { in dotest_gt()
612 for (IT I = begin; I >= end; I = I + ST) { in dotest_gt()
[all …]
Dparallel_for_simd_loop_messages.cpp480 template <typename IT, int ST>
483 int dotest_lt(IT begin, IT end) { in dotest_lt()
487 for (IT I = begin; I < end; I = I + ST) { in dotest_lt()
493 for (IT I = begin; I <= end; I += ST) { in dotest_lt()
497 for (IT I = begin; I < end; ++I) { in dotest_lt()
502 static IT step() { in step()
503 return IT(ST); in step()
506 template <typename IT, int ST = 0>
507 int dotest_gt(IT begin, IT end) { in dotest_gt()
511 for (IT I = begin; I >= end; I = I + ST) { in dotest_gt()
[all …]
Dfor_simd_loop_messages.cpp557 template <typename IT, int ST>
560 int dotest_lt(IT begin, IT end) { in dotest_lt()
565 for (IT I = begin; I < end; I = I + ST) { in dotest_lt()
572 for (IT I = begin; I <= end; I += ST) { in dotest_lt()
577 for (IT I = begin; I < end; ++I) { in dotest_lt()
582 static IT step() { in step()
583 return IT(ST); in step()
586 template <typename IT, int ST = 0>
587 int dotest_gt(IT begin, IT end) { in dotest_gt()
592 for (IT I = begin; I >= end; I = I + ST) { in dotest_gt()
[all …]
Dtaskloop_simd_loop_messages.cpp578 template <typename IT, int ST>
581 int dotest_lt(IT begin, IT end) { in dotest_lt()
586 for (IT I = begin; I < end; I = I + ST) { in dotest_lt()
593 for (IT I = begin; I <= end; I += ST) { in dotest_lt()
598 for (IT I = begin; I < end; ++I) { in dotest_lt()
603 static IT step() { in step()
604 return IT(ST); in step()
607 template <typename IT, int ST = 0>
608 int dotest_gt(IT begin, IT end) { in dotest_gt()
613 for (IT I = begin; I >= end; I = I + ST) { in dotest_gt()
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dthumb-fp-armv8.txt15 0xa8 0xbf # IT block
19 0xc8 0xbf # IT block
23 0x08 0xbf # IT block
27 0xb8 0xbf # IT block
119 0xa8 0xbf # IT block
126 0xb8 0xbf # IT block
133 0x08 0xbf # IT block
137 0x68 0xbf # IT block
/external/llvm/include/llvm/ADT/
Dilist.h484 NodeTy *remove(iterator &IT) {
485 assert(IT != end() && "Cannot remove end of list!");
486 NodeTy *Node = &*IT;
495 IT.reset(NextNode);
508 NodeTy *remove(const iterator &IT) {
509 iterator MutIt = IT;
513 NodeTy *remove(NodeTy *IT) { return remove(iterator(IT)); }
514 NodeTy *remove(NodeTy &IT) { return remove(iterator(IT)); }
522 iterator erase(NodeTy *IT) { return erase(iterator(IT)); }
523 iterator erase(NodeTy &IT) { return erase(iterator(IT)); }
/external/llvm/lib/Analysis/
DDemandedBits.cpp284 if (IntegerType *IT = dyn_cast<IntegerType>(I.getType())) { in performAnalysis() local
286 AliveBits[&I] = APInt(IT->getBitWidth(), 0); in performAnalysis()
296 if (IntegerType *IT = dyn_cast<IntegerType>(J->getType())) in performAnalysis() local
297 AliveBits[J] = APInt::getAllOnesValue(IT->getBitWidth()); in performAnalysis()
328 if (IntegerType *IT = dyn_cast<IntegerType>(I->getType())) { in performAnalysis() local
329 unsigned BitWidth = IT->getBitWidth(); in performAnalysis()
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h331 void PrintIndexTable(unsigned SectionIndex, const Elf_Shdr *IT) const;
332 void PrintExceptionTable(const Elf_Shdr *IT, const Elf_Shdr *EHT,
404 void PrinterContext<ET>::PrintExceptionTable(const Elf_Shdr *IT, in PrintExceptionTable() argument
473 const Elf_Shdr *IT) const { in PrintIndexTable() argument
474 ErrorOr<ArrayRef<uint8_t> > Contents = ELF->getSectionContents(IT); in PrintIndexTable()
490 const unsigned Entries = IT->sh_size / IndexTableEntrySize; in PrintIndexTable()
506 const uint64_t Offset = PREL31(Word0, IT->sh_addr); in PrintIndexTable()
508 if (ErrorOr<StringRef> Name = FunctionAtAddress(IT->sh_link, Offset)) in PrintIndexTable()
530 uint64_t TableEntryOffset = PREL31(Word1, IT->sh_addr); in PrintIndexTable()
533 PrintExceptionTable(IT, EHT, TableEntryOffset); in PrintIndexTable()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
Dbuildall.sh8 ./buildpkb.sh it IT cm0
15 ./buildbin.sh it-IT cm0
/external/netperf/
DREADME2 BE SURE TO READ THE MANUAL. EVEN THOUGH IT MAY BE OUTDATED.
11 BE SURE TO READ THE MANUAL. EVEN THOUGH IT MAY BE OUTDATED.
49 BE SURE TO READ THE MANUAL. EVEN THOUGH IT MAY BE OUTDATED.
/external/icu/icu4c/source/data/misc/
DsupplementalData.txt2439 "IT",
8668 "IT-21",
8669 "IT-23",
8670 "IT-25",
8671 "IT-32",
8672 "IT-34",
8673 "IT-36",
8674 "IT-42",
8675 "IT-45",
8676 "IT-52",
[all …]

12345678910>>...16