Home
last modified time | relevance | path

Searched refs:CBE (Results 1 – 25 of 43) sorted by relevance

12

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.h33 class CBE; variable
90 static CBE *createCBE(const char *Argv0, std::string &Message,
156 class CBE : public AbstractInterpreter {
161 CBE(const sys::Path &llcPath, GCC *Gcc, in CBE() function
167 ~CBE() { delete gcc; } in ~CBE()
DToolRunner.cpp624 GCC::FileType CBE::OutputCode(const std::string &Bitcode, in OutputCode()
659 void CBE::compileProgram(const std::string &Bitcode, std::string *Error, in compileProgram()
666 int CBE::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram()
690 CBE *AbstractInterpreter::createCBE(const char *Argv0, in createCBE()
709 return new CBE(LLCPath, gcc, Args); in createCBE()
/external/swiftshader/third_party/LLVM/test/CodeGen/CBackend/
D2004-11-13-FunctionPointerCast.ll1 ; The CBE should not emit code that casts the function pointer. This causes
D2004-02-15-PreexistingExternals.ll4 ; this testcase for example, which caused the CBE to mangle one, screwing
/external/swiftshader/third_party/LLVM/utils/
DNightlyTest.gnuplot29 ##------- Olden CBE performance ----
35 set ylabel "CBE compiled execution time (s)"
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp543 for (auto CBI = CatchBlocks.rbegin(), CBE = CatchBlocks.rend(); in calculateClrEHStateNumbers() local
544 CBI != CBE; ++CBI, FollowerState = CatchState) { in calculateClrEHStateNumbers()
/external/llvm/docs/
DHowToSubmitABug.rst192 debug the JIT, LLC, and CBE, using the pre-written Makefile targets, which
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsics.td172 /// specifies the name of the builtin. This provides automatic CBE and CFE
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3648 if (BlockExpr *CBE = dyn_cast<BlockExpr>(SubStmt)) in GetBlockDeclRefExprs() local
3649 GetBlockDeclRefExprs(CBE->getBody()); in GetBlockDeclRefExprs()
3666 if (BlockExpr *CBE = dyn_cast<BlockExpr>(SubStmt)) { in GetInnerBlockDeclRefExprs() local
3667 InnerContexts.insert(cast<DeclContext>(CBE->getBlockDecl())); in GetInnerBlockDeclRefExprs()
3668 GetInnerBlockDeclRefExprs(CBE->getBody(), in GetInnerBlockDeclRefExprs()
DRewriteModernObjC.cpp4470 if (BlockExpr *CBE = dyn_cast<BlockExpr>(SubStmt)) in GetBlockDeclRefExprs() local
4471 GetBlockDeclRefExprs(CBE->getBody()); in GetBlockDeclRefExprs()
4488 if (BlockExpr *CBE = dyn_cast<BlockExpr>(SubStmt)) { in GetInnerBlockDeclRefExprs() local
4489 InnerContexts.insert(cast<DeclContext>(CBE->getBlockDecl())); in GetInnerBlockDeclRefExprs()
4490 GetInnerBlockDeclRefExprs(CBE->getBody(), in GetInnerBlockDeclRefExprs()
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h.in27 /* Define if CBE is enabled for printf %a output */
Dconfig.h.cmake29 /* Define if CBE is enabled for printf %a output */
/external/llvm/lib/Target/PowerPC/
DREADME.txt47 The CBE manages to produce:
/external/llvm/include/llvm/IR/
DIntrinsics.td260 /// specifies the name of the builtin. This provides automatic CBE and CFE
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac713 dnl can still compile the CBE's output
724 [Define if CBE is enabled for printf %a output])
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DREADME.txt115 The CBE manages to produce:
/external/icu/icu4c/source/data/unidata/
DDerivedCoreProperties.txt482 0CBE ; Alphabetic
2379 2CBE ; Uppercase
3592 2CBE ; Changes_When_Lowercased
5437 2CBE ; Changes_When_Casefolded
6610 0CBE ; ID_Continue
8425 0CBE ; XID_Continue
9975 0CBE ; Grapheme_Base
DDerivedNormalizationProps.txt4314 2CBE ; NFKC_CF; 2CBF
5647 FA1D ; NFKC_CF; 7CBE
9330 2CBE ; Changes_When_NFKC_Casefolded
DCaseFolding.txt1053 2CBE; C; 2CBF; # COPTIC CAPITAL LETTER OLD COPTIC OOU
/external/icu/icu4c/source/data/unidata/norm2/
Dnfc.txt1627 FA1D>7CBE
Dnfkc_cf.txt1438 2CBE>2CBF
2771 FA1D>7CBE
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Han_Pinyin.txt7659 沾 > zhān; #6CBE
11620 精 > jīng; #7CBE
15616 貾 > chí; #8CBE
19615 鲾 > bì; #9CBE
/external/unicode/
DDerivedAge.txt210 0CBE..0CC4 ; 1.1 # [7] KANNADA VOWEL SIGN AA..KANNADA VOWEL SIGN VOCALIC RR
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb3863 +-%987@MKR')02:4C<@HHIU!,(:CBE(&$#%0*..0/13=?E/�� ���b W_��i��q��4��Jy �D���%�/�,�����…
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
DCollationTest_NON_IGNORABLE_SHORT.txt67467 2CBE 0021
67469 2CBE 003F
67472 2CBE 0061
67473 2CBE 0041
67475 2CBE 0062
84654 0CBE 0021
84655 0CBE 003F
84656 0CBE 0061
84657 0CBE 0041
84658 0CBE 0062

12