HomeSort by relevance Sort by last modified time
    Searched refs:cbe (Results 1 - 8 of 8) sorted by null

  /external/llvm/test/CodeGen/Generic/
Makefile 15 %.cbe.out: %.cbe.nat
  /external/icu4c/extra/uconv/
uconv.cpp 1233 const struct callback_ent *cbe = findCallback(*iter); local
1249 const struct callback_ent *cbe = findCallback(*iter); local
1267 const struct callback_ent *cbe = findCallback(*iter); local
    [all...]
  /external/llvm/utils/
importNLT.pl 26 $mc, $gcc, $cbe, $llc, $llcbeta, $jit, $foo1, $foo2, $foo3) = split " ", $d;
llvm-native-gcc 3 # LLVM back-end (CBE by default).
10 $Backend = 'cbe';
111 if ($Backend eq 'cbe') {
146 if ($Backend eq 'cbe') {
147 $GeneratedCode = "${OutputFile}.cbe.c";
196 an LLVM back-end (CBE by default) over the resulting bitcode, and then
llvm-native-gxx 3 # LLVM back-end (CBE by default).
10 $Backend = 'cbe';
111 if ($Backend eq 'cbe') {
146 if ($Backend eq 'cbe') {
147 $GeneratedCode = "${OutputFile}.cbe.c";
196 an LLVM back-end (CBE by default) over the resulting bitcode, and then
NewNightlyTest.pl 68 # -disable-cbe Disable C backend tests in the nightly tester.
186 if (/^-disable-cbe$/) { $PROGTESTOPTS .= " DISABLE_CBE=1"; next; }
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 123 milliseconds