Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp885 const unsigned OperandBitWidth = DL.getTypeSizeInBits(V->getType()); in getRangeFor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2005 unsigned OperandBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local