Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h1197 static bool IsSafe(const Object& object) { return true; } in IsSafe() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp1581 bool IsSafe = true; in HoistCommonCodeInSuccs() local
/external/llvm/lib/CodeGen/
DBranchFolding.cpp1816 bool IsSafe = true; in HoistCommonCodeInSuccs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp2030 bool IsSafe = true; in HoistCommonCodeInSuccs() local
/external/v8/tools/gcmole/
Dgcmole.cc481 bool IsSafe() { in IsSafe() function in __anond932a49f0111::CallProps
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp5191 bool IsSafe = false; in optimizeCompareInstr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp3767 bool IsSafe = false; in optimizeCompareInstr() local
/external/clang/lib/Sema/
DSemaExpr.cpp11792 bool IsSafe = LangOpts.CPlusPlus11? CRD->isStandardLayout() : CRD->isPOD(); in BuildBuiltinOffsetOf() local