Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h97 LLT SExtSrcTy = MRI.getType(SExtSrc); in tryCombineSExt() local
98 unsigned SizeDiff = DstTy.getSizeInBits() - SExtSrcTy.getSizeInBits(); in tryCombineSExt()