Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp771 unsigned InnerBitSize = N.getOperand(0).getValueType().getSizeInBits(); in expandRxSBG() local
783 unsigned InnerBitSize = N.getOperand(0).getValueType().getSizeInBits(); in expandRxSBG() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2798 unsigned InnerBitSize = HiLoVT.getSizeInBits(); in expandMUL() local