Home
last modified time | relevance | path

Searched defs:Safe (Results 1 – 13 of 13) sorted by relevance

/external/llvm/tools/bugpoint/
DMiscompilation.cpp695 std::unique_ptr<Module> Safe, std::string &Error) { in TestOptimizer()
767 Module *Safe) { in CleanupAndPrepareModules()
930 std::unique_ptr<Module> Safe, in TestCodeGenerator()
/external/v8/src/compiler/
Dmap-inference.cc32 bool MapInference::Safe() const { return maps_state_ != kUnreliableNeedGuard; } in Safe() function in v8::internal::compiler::MapInference
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DMiscompilation.cpp700 std::unique_ptr<Module> Safe) { in TestOptimizer()
781 Module *Safe) { in CleanupAndPrepareModules()
943 std::unique_ptr<Module> Safe) { in TestCodeGenerator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp598 SmallVectorImpl<CHIArg> &Safe) { in checkSafety()
715 SmallVector<CHIArg, 2> Safe; in findHoistableCandidates() local
/external/llvm/lib/CodeGen/
DSafeStack.cpp236 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
DMachineLICM.cpp502 bool Safe = true; in HoistRegionPostRA() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp243 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
DMachineLICM.cpp550 bool Safe = true; in HoistRegionPostRA() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp423 std::set<IndicesVector> &Safe) { in MarkIndicesSafe()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp529 std::set<IndicesVector> &Safe) { in markIndicesSafe()
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp304 bool Safe = false; in isConsecutiveAccess() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp416 bool Safe = false; in lookThroughComplexAddresses() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp3993 SafeBoolChain Safe = lowerInt1(T_Lo, Src0); in lowerCast() local
4010 SafeBoolChain Safe = lowerInt1(T, Src0); in lowerCast() local
6821 SafeBoolChain Safe = SBC_Yes; in lowerInt1() local