Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h681 uint32_t ShortCircuitable);
DIceTargetLoweringARM32.cpp3570 const LowerInt1BranchTarget &TargetFalse, uint32_t ShortCircuitable) { in lowerInt1ForBranch() argument
3610 if (!(ShortCircuitable & SC_And)) { in lowerInt1ForBranch()
3633 if (!(ShortCircuitable & SC_Or)) { in lowerInt1ForBranch()