Home
last modified time | relevance | path

Searched defs:AndSrc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h147 Register AndSrc = SextSrc ? SextSrc : TruncSrc; in tryCombineZExt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4625 Register AndSrc; in matchBitfieldExtractFromShrAnd() local