Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemDepPrinter.cpp28 Clobber = 0, enumerator
/external/vixl/test/aarch64/
Dtest-utils-aarch64.cc335 void Clobber(MacroAssembler* masm, RegList reg_list, uint64_t const value) { in Clobber() function
377 void Clobber(MacroAssembler* masm, CPURegList reg_list) { in Clobber() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemDepPrinter.cpp29 Clobber = 0, enumerator
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryDependenceAnalysis.h55 Clobber, enumerator
/external/llvm/unittests/Transforms/Utils/
DMemorySSA.cpp298 MemoryAccess *Clobber = in TEST_F() local
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h63 Clobber, enumerator
/external/clang/lib/Parse/
DParseStmtAsm.cpp779 ExprResult Clobber(ParseAsmStringLiteral()); in ParseAsmStatement() local
/external/clang/lib/Sema/
DSemaStmtAsm.cpp340 StringRef Clobber = Literal->getString(); in ActOnGCCAsmStmt() local
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp1273 MemoryAccess *Clobber = getClobberingMemoryAccess(DefiningAccess, Q); in getClobberingMemoryAccess() local
/external/clang/lib/CodeGen/
DCGStmt.cpp2019 StringRef Clobber = S.getClobber(i); in EmitAsmStmt() local
/external/clang/lib/AST/
DStmt.cpp761 [&](StringRef Clobber) { in initialize()
DASTImporter.cpp4837 StringLiteral *Clobber = cast_or_null<StringLiteral>( in VisitGCCAsmStmt() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1198 bool Clobber = false; in LoadStoreMultipleOpti() local