Home
last modified time | relevance | path

Searched defs:isStmt (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCCodeView.h62 bool isStmt() const { return IsStmt; } in isStmt() function
/external/llvm-project/llvm/include/llvm/MC/
DMCCodeView.h65 bool isStmt() const { return IsStmt; } in isStmt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCCodeView.h65 bool isStmt() const { return IsStmt; } in isStmt() function
/external/llvm-project/flang/lib/Lower/
DPFTBuilder.cpp37 static constexpr bool isStmt{false}; member
41 static constexpr bool isStmt{true}; member
52 static constexpr bool isStmt{true}; member