Home
last modified time | relevance | path

Searched refs:OpVTSizeInBits (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2700 unsigned OpVTSizeInBits = Op.getValueSizeInBits(); in SimplifyDemandedBits() local
2701 if (!OpVTLegal && OpVTSizeInBits > 32) in SimplifyDemandedBits()