/external/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 52 class DAE : public ModulePass { class 134 explicit DAE(char &ID) : ModulePass(ID) {} in DAE() function in __anon1518eb950111::DAE 138 DAE() : ModulePass(ID) { in DAE() function in __anon1518eb950111::DAE 165 char DAE::ID = 0; 166 INITIALIZE_PASS(DAE, "deadargelim", "Dead Argument Elimination", false, false) 172 struct DAH : public DAE { 174 DAH() : DAE(ID) {} in DAH() 188 ModulePass *llvm::createDeadArgEliminationPass() { return new DAE(); } in createDeadArgEliminationPass() 193 bool DAE::DeleteDeadVarargs(Function &Fn) { in DeleteDeadVarargs() 316 bool DAE::RemoveDeadArgumentsFromCallers(Function &Fn) in RemoveDeadArgumentsFromCallers() [all …]
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | 2008-06-23-DeadAfterLive.ll | 12 ; This function doesn't use the return value @test5 and tries to lure DAE into
|
D | deadretval2.ll | 40 ; and then the caller) since DAE processes functions one by one and handles
|
/external/clang/lib/CodeGen/ |
D | CGExprComplex.cpp | 187 ComplexPairTy VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) { in VisitCXXDefaultArgExpr() argument 188 return Visit(DAE->getExpr()); in VisitCXXDefaultArgExpr()
|
D | CGExprAgg.cpp | 161 void VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) { in VisitCXXDefaultArgExpr() argument 162 Visit(DAE->getExpr()); in VisitCXXDefaultArgExpr()
|
D | CGExprConstant.cpp | 709 llvm::Constant *VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) { in VisitCXXDefaultArgExpr() argument 710 return Visit(DAE->getExpr()); in VisitCXXDefaultArgExpr()
|
D | CGExprScalar.cpp | 347 Value *VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) { in VisitCXXDefaultArgExpr() argument 348 return Visit(DAE->getExpr()); in VisitCXXDefaultArgExpr()
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | EastAsianWidth.txt | 648 2DA8..2DAE;N
|
D | WordBreakProperty.txt | 665 2DA8..2DAE ; ALetter
|
D | DerivedCoreProperties.txt | 715 2DA8..2DAE ; Alphabetic 5427 2DA8..2DAE ; ID_Start 6214 2DA8..2DAE ; ID_Continue 6809 2DA8..2DAE ; XID_Start 7597 2DA8..2DAE ; XID_Continue 8921 2DA8..2DAE ; Grapheme_Base
|
D | Scripts.txt | 1266 2DA8..2DAE ; Ethiopic
|
D | SentenceBreakProperty.txt | 1866 2DA8..2DAE ; OLetter
|
D | LineBreak.txt | 921 2DA8..2DAE;AL
|
D | DerivedAge.txt | 795 2DA8..2DAE ; 4.1 # [7] ETHIOPIC SYLLABLE CCA..ETHIOPIC SYLLABLE CCO
|
/external/icu/icu4c/source/data/unidata/ |
D | DerivedCoreProperties.txt | 762 2DA8..2DAE ; Alphabetic 5614 2DA8..2DAE ; ID_Start 6461 2DA8..2DAE ; ID_Continue 7139 2DA8..2DAE ; XID_Start 7986 2DA8..2DAE ; XID_Continue 9420 2DA8..2DAE ; Grapheme_Base
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | nfkc.txt | 177 1DAE>0272
|
D | nfkc_cf.txt | 712 1DAE>0272
|
/external/icu/icu4c/source/test/testdata/ |
D | CollationTest_NON_IGNORABLE_SHORT.txt | 45812 1DAE 0021 45815 1DAE 003F 45820 1DAE 0061 45821 1DAE 0041 45824 1DAE 0062 69931 2DAE 0021 69932 2DAE 003F 69933 2DAE 0061 69934 2DAE 0041 69935 2DAE 0062 [all …]
|
D | CollationTest_SHIFTED_SHORT.txt | 48270 1DAE 0021 48271 1DAE 003F 48276 1DAE 0061 48277 1DAE 0041 48280 1DAE 0062 73324 2DAE 0021 73325 2DAE 003F 73326 2DAE 0061 73327 2DAE 0041 73328 2DAE 0062 [all …]
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | CollationTest_NON_IGNORABLE_SHORT.txt | 44963 1DAE 0021 44966 1DAE 003F 44971 1DAE 0061 44972 1DAE 0041 44975 1DAE 0062 68254 2DAE 0021 68255 2DAE 003F 68256 2DAE 0061 68257 2DAE 0041 68258 2DAE 0062 [all …]
|
D | CollationTest_SHIFTED_SHORT.txt | 47335 1DAE 0021 47336 1DAE 003F 47341 1DAE 0061 47342 1DAE 0041 47345 1DAE 0062 71432 2DAE 0021 71433 2DAE 003F 71434 2DAE 0061 71435 2DAE 0041 71436 2DAE 0062 [all …]
|
/external/chromium_org/third_party/icu/source/data/unidata/norm2/ |
D | nfkc_cf.txt | 723 1DAE>0272
|
D | nfkc.txt | 851 1DAE>0272
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/tables/ |
D | GraphemeBreakProperty.txt | 424 B300 ; LV # Lo HANGUL SYLLABLE DAE
|
D | Scripts.txt | 1201 2DA8..2DAE ; Ethiopic # Lo [7] ETHIOPIC SYLLABLE CCA..ETHIOPIC SYLLABLE CCO
|