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

  /external/v8/tools/gcmole/
gcmole.cc 280 void setGC() { effect_ |= kCausesGC; }
442 if (gc_.any()) out.setGC();
844 out.setGC();
    [all...]
  /external/llvm/include/llvm/IR/
Function.h 221 /// hasGC/getGC/setGC/clearGC - The name of the garbage collection algorithm
225 void setGC(const char *Str);
  /external/llvm/lib/IR/
Function.cpp 388 void Function::setGC(const char *Str) {
423 setGC(SrcF->getGC());
    [all...]
Core.cpp     [all...]
  /external/clang/lib/ARCMigrate/
ARCMT.cpp 197 CInvok->getLangOpts()->setGC(LangOptions::NonGC);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GCWrapper.java 105 void setGC(GC gc) {
LayoutCanvas.java     [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 443 milliseconds