Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp1147 return llvm::cast<InstBundleLock>(getBundleLockStart())->getOption() == in isAlignToEnd()
1152 return llvm::cast<InstBundleLock>(getBundleLockStart())->getOption() == in isPadToEnd()
1176 InstList::const_iterator getBundleLockStart() const { in getBundleLockStart() function in Ice::__anon450638ec0611::BundleEmitHelper
1332 I = Helper.getBundleLockStart(); in emitIAS()