Searched defs:isLegalAddImmediate (Results 1 – 11 of 11) sorted by relevance
320 bool isLegalAddImmediate(int64_t imm) { in isLegalAddImmediate() function
2624 virtual bool isLegalAddImmediate(int64_t) const { in isLegalAddImmediate() function
205 bool isLegalAddImmediate(int64_t Imm) const { return false; } in isLegalAddImmediate() function
2042 bool isLegalAddImmediate(int64_t Imm) override { in isLegalAddImmediate() function
346 bool TargetTransformInfo::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in TargetTransformInfo
861 bool SystemZTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in SystemZTargetLowering
1153 bool RISCVTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in RISCVTargetLowering
16875 bool PPCTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in PPCTargetLowering
19513 bool ARMTargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in ARMTargetLowering
14769 bool AArch64TargetLowering::isLegalAddImmediate(int64_t Immed) const { in isLegalAddImmediate() function in AArch64TargetLowering
34965 bool X86TargetLowering::isLegalAddImmediate(int64_t Imm) const { in isLegalAddImmediate() function in X86TargetLowering