Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4395 auto WidthCst = B.buildConstant(ExtractTy, Width); matchBitfieldExtractFromAnd() local
4444 auto WidthCst = B.buildConstant(ExtractTy, Width); matchBitfieldExtractFromShr() local
4501 auto WidthCst = B.buildConstant(ExtractTy, Width); matchBitfieldExtractFromShrAnd() local