Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h70 auto MaskCstMIB = Builder.buildConstant(DstTy, Mask.getZExtValue()); in tryCombineZExt() local
74 Builder.buildAnd(DstReg, SrcCopyOrTrunc, MaskCstMIB); in tryCombineZExt()