Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h68 LLT ZExtSrcTy = MRI.getType(ZExtSrc); in tryCombineZExt() local
69 APInt Mask = APInt::getAllOnesValue(ZExtSrcTy.getSizeInBits()); in tryCombineZExt()