Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp3623 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local
3624 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()
3625 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()
3646 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local
3647 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()
3648 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()