Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4445 auto PosCst = B.buildConstant(ExtractTy, Pos); in matchBitfieldExtractFromShr() local
4502 auto PosCst = B.buildConstant(ExtractTy, Pos); in matchBitfieldExtractFromShrAnd() local