HomeSort by relevance Sort by last modified time
    Searched refs:setCleanup (Results 1 - 25 of 35) sorted by null

1 2

  /external/clang/lib/CodeGen/
CGBlocks.h 182 void setCleanup(EHScopeStack::stable_iterator cleanup) {
CGException.cpp 857 LPadInst->setCleanup(true);
861 LPadInst->setCleanup(true);
    [all...]
CGBlocks.cpp 630 capture.setCleanup(CGF.EHStack.stable_begin());
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
InstallAllTestZipAppsSetup.java 87 public void setCleanup(boolean cleanup) {
  /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
InstallAllTestZipAppsSetupTest.java 157 mPrep.setCleanup(false);
  /external/llvm/lib/CodeGen/
ShadowStackGCLowering.cpp 159 LPad->setCleanup(true);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ShadowStackGC.cpp 155 LPad->setCleanup(true);
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
AutoUpgrade.cpp 484 LPI->setCleanup(true);
Instructions.cpp 195 setCleanup(LP.isCleanup());
225 setCleanup(false);
    [all...]
Core.cpp     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 109 LPI->setCleanup(true);
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 535 InlinedLPad->setCleanup(true);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 201 setCleanup(LP.isCleanup());
221 setCleanup(false);
    [all...]
Core.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 903 milliseconds

1 2