Home
last modified time | relevance | path

Searched refs:isMarker (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h573 inline bool isMarker(unsigned Opc) { in isMarker() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp926 if (RangeEnd && WebAssembly::isMarker(MI.getOpcode())) { in fixUnwindMismatches()