Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1153 MVT ResTy, bool ZeroExt, SelectionDAG &DAG) const { in extendHvxVectorPred()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp12224 Value *ZeroExt = CGF.Builder.CreateZExt(Ops[0], Int32Ty); in EmitX86CvtBF16ToFloatExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18844 bool ZeroExt = In.getOpcode() == ISD::ZERO_EXTEND; in reduceBuildVecExtToExtBuildVec() local