Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp297 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); SelectCntImm() local
318 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); SelectEXTImm() local
900 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); SelectRDVLImm() local
6933 int64_t MulImm = cast<ConstantSDNode>(VScale.getOperand(0))->getSExtValue(); SelectAddrModeIndexedSVE() local
[all...]
H A DAArch64ISelLowering.cpp14452 APInt MulImm = Op.getConstantOperandAPInt(0); LowerVSCALE() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1994 getVScale(const SDLoc & DL,EVT VT,APInt MulImm,bool ConstantFold) getVScale() argument
6636 const APInt &MulImm = N1->getConstantOperandAPInt(0); getNode() local
6704 const APInt &MulImm = N1->getConstantOperandAPInt(0); getNode() local
H A DLegalizeIntegerTypes.cpp1707 const APInt &MulImm = N->getConstantOperandAPInt(0); PromoteIntRes_VSCALE() local