Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1082 unsigned OpVTSizeInBits = Op.getValueType().getSizeInBits(); in SimplifyDemandedBits() local
1083 if (!OpVTLegal && OpVTSizeInBits > 32) in SimplifyDemandedBits()