Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp300 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); SelectCntImm() local
321 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); SelectEXTImm() local
921 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); SelectRDVLImm() local
7137 int64_t MulImm = cast<ConstantSDNode>(VScale.getOperand(0))->getSExtValue(); SelectAddrModeIndexedSVE() local
[all...]
H A DAArch64ISelLowering.cpp15279 APInt MulImm = Op.getConstantOperandAPInt(0); LowerVSCALE() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2029 getVScale(const SDLoc & DL,EVT VT,APInt MulImm,bool ConstantFold) getVScale() argument
6959 const APInt &MulImm = N1->getConstantOperandAPInt(0); getNode() local
7035 const APInt &MulImm = N1->getConstantOperandAPInt(0); getNode() local
H A DLegalizeIntegerTypes.cpp1835 const APInt &MulImm = N->getConstantOperandAPInt(0); PromoteIntRes_VSCALE() local