Home
last modified time | relevance | path

Searched refs:isStmt (Results 1 – 8 of 8) 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
83 } else if constexpr (UnwrapStmt<A>::isStmt) { in Pre()
/external/llvm/lib/MC/
DMCCodeView.cpp191 if (J->isStmt()) in emitLineTableForFunction()
DMCAsmStreamer.cpp1093 unsigned OldIsStmt = getContext().getCurrentCVLoc().isStmt(); in EmitCVLocDirective()
/external/llvm-project/llvm/lib/MC/
DMCCodeView.cpp372 if (J->isStmt()) in emitLineTableForFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp372 if (J->isStmt()) in emitLineTableForFunction()