/external/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 50 class DAE : public ModulePass { class 138 explicit DAE(char &ID) : ModulePass(ID) {} in DAE() function in __anon6b88141b0111::DAE 142 DAE() : ModulePass(ID) { in DAE() function in __anon6b88141b0111::DAE 170 char DAE::ID = 0; 171 INITIALIZE_PASS(DAE, "deadargelim", "Dead Argument Elimination", false, false) 177 struct DAH : public DAE { 179 DAH() : DAE(ID) {} in DAH() 193 ModulePass *llvm::createDeadArgEliminationPass() { return new DAE(); } in createDeadArgEliminationPass() 198 void DAE::CollectFunctionDIs(Module &M) { in CollectFunctionDIs() 227 bool DAE::DeleteDeadVarargs(Function &Fn) { in DeleteDeadVarargs() [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 | 186 ComplexPairTy VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) { in VisitCXXDefaultArgExpr() argument 187 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 | 727 llvm::Constant *VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) { in VisitCXXDefaultArgExpr() argument 728 return Visit(DAE->getExpr()); in VisitCXXDefaultArgExpr()
|
D | CGExprScalar.cpp | 344 Value *VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) { in VisitCXXDefaultArgExpr() argument 345 return Visit(DAE->getExpr()); in VisitCXXDefaultArgExpr()
|
/external/clang/lib/AST/ |
D | Expr.cpp | 113 if (const CXXDefaultInitExpr *DAE = dyn_cast<CXXDefaultInitExpr>(E)) in findMaterializedTemporary() local 114 E = DAE->getExpr(); in findMaterializedTemporary() 121 if (const CXXDefaultInitExpr *DAE = dyn_cast<CXXDefaultInitExpr>(E)) in findMaterializedTemporary() local 122 E = DAE->getExpr(); in findMaterializedTemporary() 133 if (const CXXDefaultArgExpr *DAE = dyn_cast<CXXDefaultArgExpr>(E)) in findMaterializedTemporary() local 134 E = DAE->getExpr(); in findMaterializedTemporary()
|
/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/icu4c/data/unidata/ |
D | DerivedCoreProperties.txt | 758 2DA8..2DAE ; Alphabetic 5607 2DA8..2DAE ; ID_Start 6453 2DA8..2DAE ; ID_Continue 7131 2DA8..2DAE ; XID_Start 7977 2DA8..2DAE ; XID_Continue 9405 2DA8..2DAE ; Grapheme_Base
|
/external/icu4c/data/unidata/norm2/ |
D | nfkc.txt | 177 1DAE>0272
|
D | nfkc_cf.txt | 711 1DAE>0272
|
/external/icu4c/test/testdata/ |
D | CollationTest_SHIFTED_SHORT.txt | 48250 1DAE 0021 48251 1DAE 003F 48256 1DAE 0061 48257 1DAE 0041 48260 1DAE 0062 73304 2DAE 0021 73305 2DAE 003F 73306 2DAE 0061 73307 2DAE 0041 73308 2DAE 0062 [all …]
|
D | CollationTest_NON_IGNORABLE_SHORT.txt | 45792 1DAE 0021 45795 1DAE 003F 45800 1DAE 0061 45801 1DAE 0041 45804 1DAE 0062 69911 2DAE 0021 69912 2DAE 003F 69913 2DAE 0061 69914 2DAE 0041 69915 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.txt | 851 1DAE>0272
|
D | nfkc_cf.txt | 723 1DAE>0272
|
/external/harfbuzz/contrib/tables/ |
D | GraphemeBreakProperty.txt | 424 B300 ; LV # Lo HANGUL SYLLABLE DAE
|