LLVM: llvm::LshrOfTruncOfLshr Struct Reference (original) (raw)

#include "[llvm/CodeGen/GlobalISel/CombinerHelper.h](CombinerHelper%5F8h%5Fsource.html)"

Public Attributes
bool Mask = false
APInt MaskVal
Register Src
APInt ShiftAmt
LLT ShiftAmtTy
LLT InnerShiftTy

Definition at line 84 of file CombinerHelper.h.

InnerShiftTy

LLT llvm::LshrOfTruncOfLshr::InnerShiftTy

Mask

bool llvm::LshrOfTruncOfLshr::Mask = false

MaskVal

APInt llvm::LshrOfTruncOfLshr::MaskVal

ShiftAmt

APInt llvm::LshrOfTruncOfLshr::ShiftAmt

ShiftAmtTy

LLT llvm::LshrOfTruncOfLshr::ShiftAmtTy

Src


The documentation for this struct was generated from the following file: