Searched refs:BundleUnlock (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInst.cpp | 105 X(BundleUnlock, "bundleunlock"); in getInstName() 559 : InstHighLevel(Func, Inst::BundleUnlock, 0, nullptr) {} in InstBundleUnlock()
|
D | IceInst.h | 68 BundleUnlock, // not part of LLVM/PNaCl bitcode enumerator 886 return Instr->getKind() == BundleUnlock; in classof()
|
/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
|
/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
|