Home
last modified time | relevance | path

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

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