Searched defs:MulImm (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 300 int64_t MulImm = cast<ConstantSDNode>(N)->getSExtValue(); SelectCntImm() local |
H A D | AArch64ISelLowering.cpp | 15279 APInt MulImm = Op.getConstantOperandAPInt(0); LowerVSCALE() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 2029 getVScale(const SDLoc & DL,EVT VT,APInt MulImm,bool ConstantFold) getVScale() argument |
H A D | LegalizeIntegerTypes.cpp | 1835 const APInt &MulImm = N->getConstantOperandAPInt(0); PromoteIntRes_VSCALE() local |