Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/tools/bugpoint/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp419 bool Safe = isSafeAccess(UI, AI, TypeSize); in analyzeAllUses() local
439 bool Safe = isSafeAccess(UI, AI, TypeSize); in analyzeAllUses() local
462 bool Safe = false; in analyzeAllUses() local
489 bool Safe = isSafeAccess(UI, AI, TypeSize); in analyzeAllUses() local
H A DValueTracking.cpp5224 bool Safe = llvm::all_of(ShiftAmounts, [](const Constant *C) { in shiftAmountKnownInRange() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp598 SmallVectorImpl<CHIArg> &Safe) { in checkSafety()
715 SmallVector<CHIArg, 2> Safe; in findHoistableCandidates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp809 SmallVectorImpl<CHIArg> &Safe) { in checkSafety()
898 SmallVector<CHIArg, 2> Safe; in findHoistableCandidates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h105 Safe, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopAccessAnalysis.h106 Safe, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopAccessAnalysis.h106 Safe, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h100 Safe, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopAccessAnalysis.h106 Safe, enumerator
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h48 Safe enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopAccessAnalysis.h106 Safe, enumerator
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStack.cpp236 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
H A DMachineLICM.cpp502 bool Safe = true; in HoistRegionPostRA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStack.cpp239 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
H A DMachineLICM.cpp576 bool Safe = true; in HoistRegionPostRA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp243 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
H A DMachineLICM.cpp587 bool Safe = true; in HoistRegionPostRA() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp423 std::set<IndicesVector> &Safe) { in MarkIndicesSafe()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp536 std::set<IndicesVector> &Safe) { in markIndicesSafe()
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp304 bool Safe = false; in isConsecutiveAccess() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp449 bool Safe = false; in lookThroughComplexAddresses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp517 bool Safe = false; in lookThroughComplexAddresses() local
H A DVectorCombine.cpp964 enum class StatusTy { Unsafe, Safe, SafeWithFreeze }; enumerator
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A 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

12