Home
last modified time | relevance | path

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

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