Searched refs:isClobberKind (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h332 bool isClobberKind() const { return getKind() == Kind::Clobber; } function in class:llvm::final::Flag
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp383 if (F.isClobberKind()) {
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp501 F.isClobberKind()) {
H A DScheduleDAGRRList.cpp1378 F.isClobberKind()) {

Completed in 119 milliseconds