Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4557 auto WidthCst = B.buildConstant(ExtractTy, Width); in matchBitfieldExtractFromAnd() local
4606 auto WidthCst = B.buildConstant(ExtractTy, Width); in matchBitfieldExtractFromShr() local
4663 auto WidthCst = B.buildConstant(ExtractTy, Width); in matchBitfieldExtractFromShrAnd() local