Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h71 unsigned TruncSrc = DefMI->getOperand(1).getReg(); in tryCombineZExt() local
73 auto SrcCopyOrTrunc = Builder.buildAnyExtOrTrunc(DstTy, TruncSrc); in tryCombineZExt()