Searched refs:BundleLock (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInst.cpp | 112 X(BundleLock, "bundlelock"); in getInstName() 563 : InstHighLevel(Func, Inst::BundleLock, 0, nullptr), in InstBundleLock()
|
D | IceInst.h | 67 BundleLock, // not part of LLVM/PNaCl bitcode enumerator 858 return Instr->getKind() == BundleLock; in classof()
|
/external/swiftshader/third_party/subzero/docs/ |
D | DESIGN.rst | 255 instruction), or are useful across targets (e.g., BundleLock and BundleUnlock 302 - BundleLock, BundleUnlock. These are markers used for sandboxing, but are
|
/external/swiftshader/third_party/subzero/ |
D | DESIGN.rst | 255 instruction), or are useful across targets (e.g., BundleLock and BundleUnlock 302 - BundleLock, BundleUnlock. These are markers used for sandboxing, but are
|