Searched refs:ilb (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | Reg2Mem.cpp | 105 for (std::list<Instruction*>::iterator ilb = WorkList.begin(), in INITIALIZE_PASS_DEPENDENCY() local 106 ile = WorkList.end(); ilb != ile; ++ilb) in INITIALIZE_PASS_DEPENDENCY() 107 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY() 121 for (std::list<Instruction*>::iterator ilb = WorkList.begin(), in INITIALIZE_PASS_DEPENDENCY() local 122 ile = WorkList.end(); ilb != ile; ++ilb) in INITIALIZE_PASS_DEPENDENCY() 123 DemotePHIToStack(cast<PHINode>(*ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | Reg2Mem.cpp | 104 for (Instruction *ilb : WorkList) in INITIALIZE_PASS_DEPENDENCY() 105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY() 118 for (Instruction *ilb : WorkList) in INITIALIZE_PASS_DEPENDENCY() 119 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
|
/external/llvm/lib/Transforms/Scalar/ |
D | Reg2Mem.cpp | 103 for (Instruction *ilb : WorkList) in INITIALIZE_PASS_DEPENDENCY() 104 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY() 117 for (Instruction *ilb : WorkList) in INITIALIZE_PASS_DEPENDENCY() 118 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/ |
D | g722_decode.c | 193 static const int ilb[32] = in WebRtc_g722_decode() local 330 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_decode() 361 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_decode()
|
D | g722_encode.c | 237 static const int ilb[32] = in WebRtc_g722_encode() local 370 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_encode() 407 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_encode()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | ug-fonipa-t-ug.txt | 397 چىلبۆرە t͡ʃilbørɛ
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 9398 2ilb
|
D | hyph-de-ch-1901.pat.txt | 9310 2ilb
|
D | hyph-de-1996.pat.txt | 9314 2ilb
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 2701 ilb Ila Ila
|
D | iso-639-3.tab | 2582 ilb I L Ila
|
D | language-subtag-registry | 14673 Subtag: ilb
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 51256 eelback ˈilbæk 66962 gilberta %2769 dʒilbˈɛrtə, gɪlbˈərtə 66963 gilberte %15934 gˈɪlbərt, ʒilbˈɛrt 66964 gilberti %30276 dʒilbˈɛrti 66966 gilbertina %2769 dʒilbərtˈinə, gˌɪlbərtˈinə 66967 gilbertine %2769 dʒilbərtˈini, gˈɪlbərtˌin 74621 heelball hˈilbɑl 89387 keelboatman kˈilbˌotmən 146364 seelbach %34111 sˈilbɑk 153835 spielberg %33258 spˈilbərg [all …]
|
D | internal_raw_IPA-old.txt | 60818 eelback ˈilbæk 79391 gilberta %2769 gɪlbˈərtə, ʤilbˈɛrtə 79392 gilberte %2769 gˈɪlbərt, ʒilbˈɛrt 79394 gilberti ʤilbˈɛrti 79396 gilbertina %2769 gˌɪlbərtˈinə, ʤilbərtˈinə 79397 gilbertine %2769 gˈɪlbərtˌin, ʤilbərtˈini 88556 heelball hˈilbɑl 106021 keelboatman kˈilbˌotmən 174717 seelbach sˈilbɑk 183754 spielberg %23840 spˈilbərg [all …]
|