Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp3630 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local
3631 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()
3632 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()
3653 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local
3654 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()
3655 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()