Home
last modified time | relevance | path

Searched defs:IsSafe (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DNotNullTerminatedResultCheck.cpp438 static void renameMemcpy(StringRef Name, bool IsCopy, bool IsSafe, in renameMemcpy()
875 bool IsSafe = UseSafeFunctions && IsOverflows && isKnownDest(Result) && in memcpyFix() local
904 bool IsSafe = IsOverflows; in memcpy_sFix() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h1124 static bool IsSafe(const Object &object) { return true; } in IsSafe() function
/external/llvm/lib/CodeGen/
DBranchFolding.cpp1816 bool IsSafe = true; in HoistCommonCodeInSuccs() local
/external/llvm-project/llvm/lib/CodeGen/
DBranchFolding.cpp1934 bool IsSafe = true; in HoistCommonCodeInSuccs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp1980 bool IsSafe = true; in HoistCommonCodeInSuccs() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp5191 bool IsSafe = false; in optimizeCompareInstr() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp4248 bool IsSafe = false; in optimizeCompareInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp3699 bool IsSafe = false; in optimizeCompareInstr() local
/external/clang/lib/Sema/
DSemaExpr.cpp11792 bool IsSafe = LangOpts.CPlusPlus11? CRD->isStandardLayout() : CRD->isPOD(); in BuildBuiltinOffsetOf() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp15019 bool IsSafe = LangOpts.CPlusPlus11? CRD->isStandardLayout() : CRD->isPOD(); in BuildBuiltinOffsetOf() local