Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp1762 constexpr bool ZeroExt = false; in isLegalMemOffset() local
2158 constexpr bool ZeroExt = false; in hiOperand() local
6149 static constexpr bool ZeroExt = false; in legalize() local
DIceTargetLoweringMIPS32.cpp5415 constexpr bool ZeroExt = false; in formAddressingMode() local
5925 static constexpr bool ZeroExt = false; in legalize() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12571 bool ZeroExt = In.getOpcode() == ISD::ZERO_EXTEND; in reduceBuildVecExtToExtBuildVec() local