Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp1169 return llvm::cast<InstBundleLock>(getBundleLockStart())->getOption() == in isAlignToEnd()
1174 return llvm::cast<InstBundleLock>(getBundleLockStart())->getOption() == in isPadToEnd()
1198 InstList::const_iterator getBundleLockStart() const { in getBundleLockStart() function in Ice::__anon5f97a60e0611::BundleEmitHelper
1354 I = Helper.getBundleLockStart(); in emitIAS()