Home
last modified time | relevance | path

Searched refs:isStmt (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCCodeView.h62 bool isStmt() const { return IsStmt; } in isStmt() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodeView.h63 bool isStmt() const { return IsStmt; } in isStmt() function
/external/llvm/lib/MC/
DMCCodeView.cpp191 if (J->isStmt()) in emitLineTableForFunction()
DMCAsmStreamer.cpp1093 unsigned OldIsStmt = getContext().getCurrentCVLoc().isStmt(); in EmitCVLocDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp365 if (J->isStmt()) in emitLineTableForFunction()
DMCAsmStreamer.cpp1306 unsigned OldIsStmt = getContext().getCVContext().getCurrentCVLoc().isStmt(); in EmitCVLocDirective()