Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1920 int SraAmt = VT.getSizeInBits() - 1; in expandSelectBoolean() local
H A DSystemZISelLowering.cpp5921 auto *SraAmt = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineSIGN_EXTEND() local