Home
last modified time | relevance | path

Searched defs:MulImm (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp210 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); in SelectCntImm() local
751 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); in SelectRDVLImm() local
4968 int64_t MulImm = cast<ConstantSDNode>(VScale.getOperand(0))->getSExtValue(); in SelectAddrModeIndexedSVE() local
H A DAArch64ISelLowering.cpp10776 APInt MulImm = cast<ConstantSDNode>(Op.getOperand(0))->getAPIntValue(); in LowerVSCALE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1413 APInt MulImm = cast<ConstantSDNode>(N->getOperand(0))->getAPIntValue(); in PromoteIntRes_VSCALE() local
H A DSelectionDAG.cpp5557 const APInt &MulImm = N1->getConstantOperandAPInt(0); in getNode() local
5619 const APInt &MulImm = N1->getConstantOperandAPInt(0); in getNode() local