Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DMiscompilation.cpp694 std::unique_ptr<Module> Safe, std::string &Error) { in TestOptimizer() argument
706 BD, std::move(Optimized), std::move(Safe), Error, Broken); in TestOptimizer()
763 Module *Safe) { in CleanupAndPrepareModules() argument
773 if (Function *oldMain = Safe->getFunction("main")) in CleanupAndPrepareModules()
796 BasicBlock *BB = BasicBlock::Create(Safe->getContext(), "entry", newMain); in CleanupAndPrepareModules()
800 ReturnInst::Create(Safe->getContext(), call, BB); in CleanupAndPrepareModules()
811 Safe->getOrInsertFunction("getPointerToNamedFunction", in CleanupAndPrepareModules()
812 Type::getInt8PtrTy(Safe->getContext()), in CleanupAndPrepareModules()
813 Type::getInt8PtrTy(Safe->getContext()), in CleanupAndPrepareModules()
817 for (Module::iterator F = Safe->begin(), E = Safe->end(); F != E; ++F) { in CleanupAndPrepareModules()
[all …]
/external/icu/icu4c/source/data/brkitr/
Dtitle.txt42 # Safe Reverse: the exact forward rule must not start in the middle
50 # Safe Forward, nothing needs to be done, the exact Reverse rules will
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp396 std::set<ArgPromotion::IndicesVector> &Safe) { in MarkIndicesSafe() argument
398 Low = Safe.upper_bound(ToMark); in MarkIndicesSafe()
400 if (Low != Safe.begin()) in MarkIndicesSafe()
405 if (Low != Safe.end()) { in MarkIndicesSafe()
415 Low = Safe.insert(Low, ToMark); in MarkIndicesSafe()
418 std::set<ArgPromotion::IndicesVector>::iterator End = Safe.end(); in MarkIndicesSafe()
422 Safe.erase(Remove); in MarkIndicesSafe()
/external/llvm/test/Transforms/SafeStack/
Dbyval.ll9 ; Safe access to a byval argument.
/external/llvm/lib/Transforms/Instrumentation/
DSafeStack.cpp222 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
233 << " " << (Safe ? "safe" : "unsafe") << "\n"); in IsAccessSafe()
235 return Safe; in IsAccessSafe()
/external/icu/icu4c/source/config/
Dmh-beos12 # Safe optimizations
/external/clang/include/clang/Basic/
DSanitizers.def95 // Safe Stack
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DRecognizerSharedState.as40 /** If 0, no backtracking is going on. Safe to exec actions etc...
/external/llvm/lib/CodeGen/
DMachineLICM.cpp506 bool Safe = true; in HoistRegionPostRA() local
517 Safe = false; in HoistRegionPostRA()
521 if (Safe) in HoistRegionPostRA()
/external/llvm/include/llvm/IR/
DAttributes.td126 /// Safe Stack protection.
/external/strace/
Dgitlog-to-changelog291 eval 'use Safe';
292 my $s = new Safe;
/external/bison/build-aux/
Dgitlog-to-changelog286 eval 'use Safe';
287 my $s = new Safe;
/external/markdown/docs/
Dusing_as_module.txt99 Safe Mode
/external/llvm/docs/
DLexicon.rst220 **Safe Point**
DGarbageCollection.rst541 * Safe-point polls are only needed before loop-back edges
DCommandLine.rst29 #. Type Safe: As a user of CommandLine, you don't have to worry about
DLangRef.rst2630 Safe:
2642 Safe:
2664 Safe:
2692 Safe:
2716 Safe:
2737 Safe:
/external/tpm2/generator/
Draw_structures.txt470 10.10.5 Safe ......................................................................................…
11875 10.10.5 Safe
11887 Safe
11955 the Time, clock, resetCount, restartCount, and Safe indicator
12279 Clock, resetCount, restartCount, and Safe
Draw_structures_fixed.txt470 10.10.5 Safe ......................................................................................…
11898 10.10.5 Safe
11910 Safe
11978 the Time, clock, resetCount, restartCount, and Safe indicator
12304 Clock, resetCount, restartCount, and Safe
Draw_commands.txt26485 set Safe to YES.
Draw_commands_fixed.txt26496 set Safe to YES.
/external/opencv3/3rdparty/libpng/
DCHANGES2934 Safe, albeit rudimentary, Watcom support is provided by PNG_API_RULE==2
/external/libpng/
DCHANGES2943 Safe, albeit rudimentary, Watcom support is provided by PNG_API_RULE==2
/external/v8/
DChangeLog13294 Safe handling of NaN to Posix platform-dependent time functions.
/external/tpm2/
Dpart3.txt14674  set Safe to YES.