Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp300 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); in SelectCntImm() local
321 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); in SelectEXTImm() local
924 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); in SelectRDVLImm() local
7251 int64_t MulImm = cast<ConstantSDNode>(VScale.getOperand(0))->getSExtValue(); in SelectAddrModeIndexedSVE() local
H A DAArch64ISelLowering.cpp15483 APInt MulImm = Op.getConstantOperandAPInt(0); in LowerVSCALE() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2030 SDValue SelectionDAG::getVScale(const SDLoc &DL, EVT VT, APInt MulImm, in getVScale()
6966 const APInt &MulImm = N1->getConstantOperandAPInt(0); in getNode() local
7053 const APInt &MulImm = N1->getConstantOperandAPInt(0); in getNode() local
H A DLegalizeIntegerTypes.cpp1850 const APInt &MulImm = N->getConstantOperandAPInt(0); in PromoteIntRes_VSCALE() local