/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelDAGToDAG.cpp | 113 int32_t RHSC = RHS->getSExtValue(); in SelectAddrModeS9() local 142 int32_t RHSC = RHS->getSExtValue(); in SelectAddrModeFar() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 704 int RHSC = (int)RHS->getSExtValue(); SelectAddrModeImm12() local 734 int RHSC = (int)RHS->getZExtValue(); SelectLdStSOReg() local 761 int RHSC; SelectLdStSOReg() local 943 int RHSC; SelectAddrMode3() local 1013 int RHSC; IsAddressingMode5() local 1185 int RHSC; SelectThumbAddrModeImm5S() local 1234 int RHSC; SelectThumbAddrModeSP() local 1264 int RHSC; SelectTAddrModeImm7() local 1322 int RHSC = (int)RHS->getZExtValue(); SelectT2AddrModeImm12() local 1348 int RHSC; SelectT2AddrModeImm8() local 1379 int RHSC = (int)RHS->getSExtValue(); SelectT2AddrModeImm8() local 1404 int RHSC; SelectT2AddrModeImm8Offset() local 1419 int RHSC; SelectT2AddrModeImm7() local 1471 int RHSC; SelectT2AddrModeImm7Offset() local 1503 int RHSC = (int)RHS->getZExtValue(); SelectT2AddrModeSoReg() local 1568 uint32_t RHSC = (int)RHS->getZExtValue(); SelectT2AddrModeExclusive() local 3656 int RHSC = 0; Select() local [all...] |
H A D | ARMISelLowering.cpp | 4765 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS.getNode())) { getARMCmp() local 4835 auto *RHSC = cast<ConstantSDNode>(RHS.getNode()); getARMCmp() local 19811 int RHSC = (int)RHS->getZExtValue(); getARMIndexedAddressParts() local 19825 int RHSC = (int)RHS->getZExtValue(); getARMIndexedAddressParts() local 19868 int RHSC = (int)RHS->getZExtValue(); getT2IndexedAddressParts() local 19899 int RHSC = (int)RHS->getZExtValue(); getMVEIndexedAddressParts() local 19901 __anon6f7513dc3602(int RHSC, int Limit, int Scale) getMVEIndexedAddressParts() argument [all...] |
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 816 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) IntCondCCodeToICC() local 826 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) IntCondCCodeToICC() local 834 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) IntCondCCodeToICC() local 844 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) IntCondCCodeToICC() local
|
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 101 int RHSC = (int)RHS->getZExtValue(); in SelectAddr() local
|
H A D | AVRISelLowering.cpp | 1122 int RHSC = RHS->getSExtValue(); getPreIndexedAddressParts() local 1179 int RHSC = RHS->getSExtValue(); getPostIndexedAddressParts() local [all...] |
/llvm-project/llvm/lib/MC/ |
H A D | MCExpr.cpp | 128 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2423 APInt RHSC = C; foldICmpShlConstant() local 4093 Constant *RHSC = dyn_cast<Constant>(Op1); foldICmpInstWithConstantNotInt() local 5186 if (Constant *RHSC = dyn_cast<Constant>(Op1)) foldICmpBinOp() local 6030 } else if (auto *RHSC = dyn_cast<Constant>(ICmp.getOperand(1))) { foldICmpWithCastOp() local 7605 foldFCmpIntToFPConst(FCmpInst & I,Instruction * LHSI,Constant * RHSC) foldFCmpIntToFPConst() argument 7840 foldFCmpReciprocalAndZero(FCmpInst & I,Instruction * LHSI,Constant * RHSC) foldFCmpReciprocalAndZero() argument 8006 foldFCmpFSubIntoFCmp(FCmpInst & I,Instruction * LHSI,Constant * RHSC,InstCombinerImpl & CI) foldFCmpFSubIntoFCmp() argument 8209 Constant *RHSC; visitFCmpInst() local [all...] |
H A D | InstCombineAndOrXor.cpp | 1424 const APFloat *LHSC, *RHSC; foldLogicOfFCmps() local 2182 const APInt *RHSC; foldBitwiseLogicWithIntrinsics() local 3243 const APInt *LHSC = nullptr, *RHSC = nullptr; foldAndOrOfICmps() local 4674 const APInt *RHSC; visitXor() local [all...] |
H A D | InstCombineCalls.cpp | 1800 const APInt *RHSC; visitCallInst() local
|
H A D | InstructionCombining.cpp | 3728 const APInt *RHSC; simplifySwitchOnSelectUsingRanges() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 1078 OffImm = CurDAG->getTargetConstant(RHSC >> Scale, dl, MVT::i64); in SelectAddrModeIndexedBitWidth() local 744 ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(N.getOperand(1)); SelectShiftedRegisterFromAnd() local 1062 int64_t RHSC = RHS->getSExtValue(); SelectAddrModeIndexedBitWidth() local 1133 int64_t RHSC = (int64_t)RHS->getZExtValue(); SelectAddrModeIndexed() local 1172 int64_t RHSC = RHS->getSExtValue(); SelectAddrModeUnscaled() local [all...] |
H A D | AArch64ISelLowering.cpp | 3814 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS.getNode())) { getAArch64Cmp() local 3891 const ConstantSDNode *RHSC = cast<ConstantSDNode>(RHS); getAArch64Cmp() local 9728 const ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS); LowerBR_CC() local 10329 ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS); LowerSELECT_CC() local 25484 int64_t RHSC = RHS->getSExtValue(); getIndexedAddressParts() local [all...] |
/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVInstructionSelector.cpp | 404 int64_t RHSC = RHSDef->getOperand(1).getCImm()->getSExtValue(); selectAddrRegImm() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1383 X86ChooseCmpImmediateOpcode(EVT VT,const ConstantInt * RHSC) X86ChooseCmpImmediateOpcode() argument 1479 const auto *RHSC = dyn_cast<ConstantFP>(RHS); X86SelectCmp() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2341 auto *RHSC = dyn_cast<SCEVConstant>(RHS); willNotOverflow() local 2537 while (const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(Ops[Idx])) { getAddExpr() local 3130 while (const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(Ops[Idx])) { getMulExpr() local 3400 if (const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(RHS)) { getURemExpr() local 3442 if (const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(RHS)) { getUDivExpr() local 3882 while (const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(Ops[Idx])) { getMinMaxExpr() local 5301 if (auto *RHSC = dyn_cast<ConstantInt>(Op->getOperand(1))) MatchBinaryOp() local 9159 if (const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(RHS)) computeExitLimitFromICmp() local 10679 if (const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(RHS)) { SimplifyICmpOperands() local 15232 const SCEVConstant *RHSC = dyn_cast<SCEVConstant>(RHS); collect() local [all...] |
H A D | BasicAliasAnalysis.cpp | 407 if (ConstantInt *RHSC = dyn_cast<ConstantInt>(BOp->getOperand(1))) { GetLinearExpression() local
|
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 1350 uint64_t RHSC = RHS->getZExtValue(); in getPostIndexedAddressParts() local
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 2152 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { printMCExpr() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1576 if (auto *RHSC = dyn_cast<ConstantInt>(Args[1])) { getIntrinsicInstrCost() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 180 const ConstantInt *RHSC = cast<ConstantInt>(RHS); in getSortedConstantKeys() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 7246 int64_t RHSC; selectAddrModeUnscaled() local 7330 int64_t RHSC = (int64_t)RHSDef->getOperand(1).getCImm()->getZExtValue(); selectAddrModeIndexed() local [all...] |
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1757 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) { in TranslateM68kCC() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1396 if (ConstantSDNode *RHSC = isConstOrConstSplat(Op1, DemandedElts)) { SimplifyDemandedBits() local 5303 if (auto *RHSC = dyn_cast<ConstantSDNode>(N1)) { SimplifySetCC() local 10885 if (ConstantSDNode *RHSC = isConstOrConstSplat(RHS)) { expandMULO() local [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1562 if (auto *RHSC = dyn_cast<Constant>(RHS)) optimizeMemCmpConstantSize() local
|