Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h674 uint32_t ShortCircuitable);
DIceTargetLoweringARM32.cpp3567 const LowerInt1BranchTarget &TargetFalse, uint32_t ShortCircuitable) { in lowerInt1ForBranch() argument
3607 if (!(ShortCircuitable & SC_And)) { in lowerInt1ForBranch()
3630 if (!(ShortCircuitable & SC_Or)) { in lowerInt1ForBranch()