Home
last modified time | relevance | path

Searched defs:RHSC (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp113 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 DARMISelDAGToDAG.cpp704 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 DARMISelLowering.cpp4765 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 DLanaiISelLowering.cpp816 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 DAVRISelDAGToDAG.cpp101 int RHSC = (int)RHS->getZExtValue(); in SelectAddr() local
H A DAVRISelLowering.cpp1122 int RHSC = RHS->getSExtValue(); getPreIndexedAddressParts() local
1179 int RHSC = RHS->getSExtValue(); getPostIndexedAddressParts() local
[all...]
/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp128 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2423 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 DInstCombineAndOrXor.cpp1424 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 DInstCombineCalls.cpp1800 const APInt *RHSC; visitCallInst() local
H A DInstructionCombining.cpp3728 const APInt *RHSC; simplifySwitchOnSelectUsingRanges() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1078 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 DAArch64ISelLowering.cpp3814 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 DRISCVInstructionSelector.cpp404 int64_t RHSC = RHSDef->getOperand(1).getCImm()->getSExtValue(); selectAddrRegImm() local
/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1383 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 DScalarEvolution.cpp2341 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 DBasicAliasAnalysis.cpp407 if (ConstantInt *RHSC = dyn_cast<ConstantInt>(BOp->getOperand(1))) { GetLinearExpression() local
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1350 uint64_t RHSC = RHS->getZExtValue(); in getPostIndexedAddressParts() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp2152 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { printMCExpr() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1576 if (auto *RHSC = dyn_cast<ConstantInt>(Args[1])) { getIntrinsicInstrCost() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp180 const ConstantInt *RHSC = cast<ConstantInt>(RHS); in getSortedConstantKeys() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp7246 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 DM68kISelLowering.cpp1757 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) { in TranslateM68kCC() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1396 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 DSimplifyLibCalls.cpp1562 if (auto *RHSC = dyn_cast<Constant>(RHS)) optimizeMemCmpConstantSize() local

12