Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/lib/Target/ARC/
DARCISelDAGToDAG.cpp106 int32_t RHSC = RHS->getSExtValue(); in SelectAddrModeS9() local
135 int32_t RHSC = RHS->getSExtValue(); in SelectAddrModeFar() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelDAGToDAG.cpp106 int32_t RHSC = RHS->getSExtValue(); in SelectAddrModeS9() local
135 int32_t RHSC = RHS->getSExtValue(); in SelectAddrModeFar() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp675 int RHSC = (int)RHS->getSExtValue(); in SelectAddrModeImm12() local
705 int RHSC = (int)RHS->getZExtValue(); in SelectLdStSOReg() local
732 int RHSC; in SelectLdStSOReg() local
914 int RHSC; in SelectAddrMode3() local
984 int RHSC; in IsAddressingMode5() local
1158 int RHSC; in SelectThumbAddrModeImm5S() local
1207 int RHSC; in SelectThumbAddrModeSP() local
1237 int RHSC; in SelectTAddrModeImm7() local
1295 int RHSC = (int)RHS->getZExtValue(); in SelectT2AddrModeImm12() local
1321 int RHSC; in SelectT2AddrModeImm8() local
[all …]
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp627 int RHSC = (int)RHS->getSExtValue(); in SelectAddrModeImm12() local
657 int RHSC = (int)RHS->getZExtValue(); in SelectLdStSOReg() local
684 int RHSC; in SelectLdStSOReg() local
768 int RHSC = (int)RHS->getZExtValue(); in SelectAddrMode2Worker() local
811 int RHSC; in SelectAddrMode2Worker() local
1006 int RHSC; in SelectAddrMode3() local
1076 int RHSC; in SelectAddrMode5() local
1199 int RHSC; in SelectThumbAddrModeImm5S() local
1250 int RHSC; in SelectThumbAddrModeSP() local
1311 int RHSC = (int)RHS->getZExtValue(); in SelectT2AddrModeImm12() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp655 int RHSC = (int)RHS->getSExtValue(); in SelectAddrModeImm12() local
685 int RHSC = (int)RHS->getZExtValue(); in SelectLdStSOReg() local
712 int RHSC; in SelectLdStSOReg() local
894 int RHSC; in SelectAddrMode3() local
964 int RHSC; in IsAddressingMode5() local
1138 int RHSC; in SelectThumbAddrModeImm5S() local
1187 int RHSC; in SelectThumbAddrModeSP() local
1217 int RHSC; in SelectTAddrModeImm7() local
1275 int RHSC = (int)RHS->getZExtValue(); in SelectT2AddrModeImm12() local
1305 int RHSC = (int)RHS->getSExtValue(); in SelectT2AddrModeImm8() local
[all …]
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp802 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
812 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
820 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
830 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2387 if (auto *RHSC = dyn_cast<PtrToIntOperator>(ICmp.getOperand(1))) { in visitICmpInstWithCastAndCast() local
2396 } else if (auto *RHSC = dyn_cast<Constant>(ICmp.getOperand(1))) { in visitICmpInstWithCastAndCast() local
3639 if (Constant *RHSC = dyn_cast<Constant>(Op1)) { in visitICmpInst() local
3816 if (ConstantInt *RHSC = dyn_cast_or_null<ConstantInt>(B)) in visitICmpInst() local
3966 if (ConstantInt *RHSC = dyn_cast<ConstantInt>(Op1)) in visitICmpInst() local
4104 if (ConstantInt *RHSC = dyn_cast<ConstantInt>(Op1)) in visitICmpInst() local
4299 Constant *RHSC) { in FoldFCmp_IntToFP_Cst()
4591 if (Constant *RHSC = dyn_cast<Constant>(Op1)) { in visitFCmpInst() local
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp813 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
823 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
831 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
841 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp813 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
823 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
831 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
841 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) in IntCondCCodeToICC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp873 ConstantInt *RHSC = dyn_cast<ConstantInt>(RHS->getOperand(1)); in foldAndOrOfICmpsOfAndWithPow2() local
1201 ConstantInt *RHSC = dyn_cast<ConstantInt>(RHS->getOperand(1)); in foldAndOfICmps() local
2199 ConstantInt *RHSC = dyn_cast<ConstantInt>(RHS->getOperand(1)); in foldOrOfICmps() local
3098 const APInt *RHSC; in visitXor() local
3125 if (ConstantInt *RHSC = dyn_cast<ConstantInt>(Op1)) { in visitXor() local
DInstCombineCompares.cpp3170 Constant *RHSC = dyn_cast<Constant>(Op1); in foldICmpInstWithConstantNotInt() local
3926 if (Constant *RHSC = dyn_cast<Constant>(Op1)) in foldICmpBinOp() local
4458 } else if (auto *RHSC = dyn_cast<Constant>(ICmp.getOperand(1))) { in foldICmpWithCastOp() local
5685 Constant *RHSC) { in foldFCmpIntToFPConst()
5924 Constant *RHSC) { in foldFCmpReciprocalAndZero()
6118 Constant *RHSC; in visitFCmpInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp85 int RHSC = (int)RHS->getZExtValue(); in SelectAddr() local
DAVRISelLowering.cpp807 int RHSC = RHS->getSExtValue(); in getPreIndexedAddressParts() local
858 int RHSC = RHS->getSExtValue(); in getPostIndexedAddressParts() local
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp85 int RHSC = (int)RHS->getZExtValue(); in SelectAddr() local
DAVRISelLowering.cpp806 int RHSC = RHS->getSExtValue(); in getPreIndexedAddressParts() local
857 int RHSC = RHS->getSExtValue(); in getPostIndexedAddressParts() local
/external/llvm/lib/MC/
DMCExpr.cpp88 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCExpr.cpp105 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print() local
/external/llvm-project/llvm/lib/MC/
DMCExpr.cpp129 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp896 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) { in LowerSETCC() local
1100 uint64_t RHSC = RHS->getZExtValue(); in getPostIndexedAddressParts() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3237 Constant *RHSC = dyn_cast<Constant>(Op1); in foldICmpInstWithConstantNotInt() local
3991 if (Constant *RHSC = dyn_cast<Constant>(Op1)) in foldICmpBinOp() local
4528 } else if (auto *RHSC = dyn_cast<Constant>(ICmp.getOperand(1))) { in foldICmpWithCastOp() local
5817 Constant *RHSC) { in foldFCmpIntToFPConst()
6056 Constant *RHSC) { in foldFCmpReciprocalAndZero()
6244 Constant *RHSC; in visitFCmpInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1155 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) { in LowerSETCC() local
1357 uint64_t RHSC = RHS->getZExtValue(); in getPostIndexedAddressParts() local
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1152 if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS)) { in LowerSETCC() local
1352 uint64_t RHSC = RHS->getZExtValue(); in getPostIndexedAddressParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp771 int64_t RHSC = RHS->getSExtValue(); in SelectAddrModeIndexedBitWidth() local
787 uint64_t RHSC = RHS->getZExtValue(); in SelectAddrModeIndexedBitWidth() local
849 int64_t RHSC = (int64_t)RHS->getZExtValue(); in SelectAddrModeIndexed() local
888 int64_t RHSC = RHS->getSExtValue(); in SelectAddrModeUnscaled() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp645 int64_t RHSC = RHS->getSExtValue(); in SelectAddrModeIndexed7S() local
704 int64_t RHSC = (int64_t)RHS->getZExtValue(); in SelectAddrModeIndexed() local
743 int64_t RHSC = RHS->getSExtValue(); in SelectAddrModeUnscaled() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp848 int64_t RHSC = RHS->getSExtValue(); in SelectAddrModeIndexedBitWidth() local
864 uint64_t RHSC = RHS->getZExtValue(); in SelectAddrModeIndexedBitWidth() local
919 int64_t RHSC = (int64_t)RHS->getZExtValue(); in SelectAddrModeIndexed() local
958 int64_t RHSC = RHS->getSExtValue(); in SelectAddrModeUnscaled() local

123