Home
last modified time | relevance | path

Searched defs:optimizeBranch (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp202 bool InstMIPS32Br::optimizeBranch(const CfgNode *NextNode) { in optimizeBranch() function in Ice::MIPS32::InstMIPS32Br
DIceInstX86BaseImpl.h117 bool InstImpl<TraitsType>::InstX86Br::optimizeBranch(const CfgNode *NextNode) { in optimizeBranch() function
DIceInstARM32.cpp490 bool InstARM32Br::optimizeBranch(const CfgNode *NextNode) { in optimizeBranch() function in Ice::ARM32::InstARM32Br