HomeSort by relevance Sort by last modified time
    Searched full:cbe (Results 26 - 50 of 140) sorted by null

12 3 4 5 6

  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_kannada1.xml 38 <!-- U+0CBE: "?" KANNADA VOWEL SIGN AA
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
ToolRunner.cpp 624 GCC::FileType CBE::OutputCode(const std::string &Bitcode,
627 sys::Path uniqueFile(Bitcode+".cbe.c");
647 outs() << "<cbe>"; outs().flush();
659 void CBE::compileProgram(const std::string &Bitcode, std::string *Error,
666 int CBE::ExecuteProgram(const std::string &Bitcode,
690 CBE *AbstractInterpreter::createCBE(const char *Argv0,
709 return new CBE(LLCPath, gcc, Args);
    [all...]
BugDriver.h 124 /// set of functions, using the CBE as a ``safe'' code generator for other
ExtractFunction.cpp 275 // Make sure global initializers exist only in the safe module (CBE->.so)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
splet.d 106 118: 03 c0 00 01 cbe 11c <test_coprocessor\+(0x|)48>
109 120: 23 c0 00 01 cbe,a 124 <test_coprocessor\+(0x|)50>
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Kannada.java 97 // U+0CBE: "?" KANNADA VOWEL SIGN AA
  /external/swiftshader/third_party/LLVM/autoconf/
configure.ac 611 xcore, msp430, systemz, blackfin, ptx, cbe, and cpp (default=all)]),,
632 cbe) TARGETS_TO_BUILD="CBackend $TARGETS_TO_BUILD" ;;
713 dnl can still compile the CBE's output
714 AC_ARG_ENABLE([cbe-printf-a],AS_HELP_STRING([--enable-cbe-printf-a],
721 *) AC_MSG_ERROR([Invalid setting for --enable-cbe-printf-a. Use "yes" or "no"]) ;;
724 [Define if CBE is enabled for printf %a output])
    [all...]
  /external/swiftshader/third_party/LLVM/docs/
HowToSubmitABug.html 233 <b>bugpoint</b> -run-cbe [... optzn passes ...] file-to-test.bc --args -- [program arguments]</tt></p>
281 debug the JIT, LLC, and CBE, using the pre-written Makefile targets, which
ExtendingLLVM.html 116 on the compiler compiling the CBE output (see <tt>llvm.prefetch</tt> for an
  /external/libjpeg-turbo/simd/
jccolext-mmx.asm 343 packssdw mm5,mm4 ; mm5=CbE
jccolext-sse2-64.asm 359 packssdw xmm5,xmm4 ; xmm5=CbE
jccolext-sse2.asm 372 packssdw xmm5,xmm4 ; xmm5=CbE
  /external/llvm/docs/
HowToSubmitABug.rst 192 debug the JIT, LLC, and CBE, using the pre-written Makefile targets, which
  /external/llvm/tools/bugpoint/
BugDriver.h 125 /// set of functions, using the CBE as a ``safe'' code generator for other
  /external/swiftshader/third_party/LLVM/tools/llc/
llc.cpp 173 OutputFilename += ".cbe.c";
  /external/swiftshader/third_party/LLVM/utils/buildit/
build_llvm 120 configure_opts="--enable-targets=arm,x86,cbe"
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
FakeKeys.java 43 "89ug+IEKVQXnJGKg5g4uVHg6J/8iRUxR5k2eH5o03hrJNMfN2D+cBe/wCiZcnWbI\n" +
  /external/swiftshader/third_party/LLVM/tools/llvm-ld/
llvm-ld.cpp 91 static cl::opt<bool>NativeCBE("native-cbe",
684 CFile.appendSuffix("cbe.c");
  /external/swiftshader/third_party/LLVM/utils/
NewNightlyTest.pl 68 # -disable-cbe Disable C backend tests in the nightly tester.
186 if (/^-disable-cbe$/) { $PROGTESTOPTS .= " DISABLE_CBE=1"; next; }
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 543 for (auto CBI = CatchBlocks.rbegin(), CBE = CatchBlocks.rend();
544 CBI != CBE; ++CBI, FollowerState = CatchState) {
    [all...]
  /cts/tests/tests/net/src/android/net/wifi/cts/
FakeKeys.java 59 "89ug+IEKVQXnJGKg5g4uVHg6J/8iRUxR5k2eH5o03hrJNMfN2D+cBe/wCiZcnWbI\n" +
  /device/linaro/bootloader/edk2/MdeModulePkg/
MdeModulePkg.dsc 19 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
  /external/llvm/tools/llc/
llc.cpp 166 OutputFilename += ".cbe.c";
  /external/swiftshader/third_party/LLVM/include/llvm/Config/
config.h 29 /* Define if CBE is enabled for printf %a output */
config.h.cmake 29 /* Define if CBE is enabled for printf %a output */

Completed in 541 milliseconds

12 3 4 5 6