Home
last modified time | relevance | path

Searched defs:isClobber (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h64 bool isClobber() const { return getEntryKind() == Clobber; } in isClobber() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h151 bool isClobber() const { return Value.is<Clobber>(); } in isClobber() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h93 isClobber // '~x' enumerator