Searched defs:isLegalAddImmediate (Results 1 – 11 of 11) sorted by relevance
229 bool isLegalAddImmediate(int64_t imm) { in isLegalAddImmediate() function
2214 virtual bool isLegalAddImmediate(int64_t) const { in isLegalAddImmediate() function
226 bool isLegalAddImmediate(int64_t Imm) { return false; } in isLegalAddImmediate() function
1496 bool isLegalAddImmediate(int64_t Imm) override { in isLegalAddImmediate() function
258 bool TargetTransformInfo::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in TargetTransformInfo
297 bool RISCVTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in RISCVTargetLowering
824 bool SystemZTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in SystemZTargetLowering
15233 bool PPCTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in PPCTargetLowering
9441 bool AArch64TargetLowering::isLegalAddImmediate(int64_t Immed) const { in isLegalAddImmediate() function in AArch64TargetLowering
15351 bool ARMTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in ARMTargetLowering
30097 bool X86TargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in X86TargetLowering