Home
last modified time | relevance | path

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

/third_party/openssl/external/perl/Text-Template-1.56/
DMETA.json46 "Safe" : "0", string
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h105 Safe, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp598 SmallVectorImpl<CHIArg> &Safe) { in checkSafety()
715 SmallVector<CHIArg, 2> Safe; in findHoistableCandidates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp243 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
DMachineLICM.cpp587 bool Safe = true; in HoistRegionPostRA() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp536 std::set<IndicesVector> &Safe) { in markIndicesSafe()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp449 bool Safe = false; in lookThroughComplexAddresses() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp3805 SafeBoolChain Safe = lowerInt1(T_Lo, Src0); in lowerCast() local
3822 SafeBoolChain Safe = lowerInt1(T, Src0); in lowerCast() local
6523 SafeBoolChain Safe = SBC_Yes; in lowerInt1() local