Home
last modified time | relevance | path

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

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