Home
last modified time | relevance | path

Searched defs:isLegalICmpImmediate (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp369 bool MSP430TargetLowering::isLegalICmpImmediate(int64_t Immed) const { in isLegalICmpImmediate() function in MSP430TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h227 bool isLegalICmpImmediate(int64_t Imm) const { return false; } in isLegalICmpImmediate() function
H A DTargetTransformInfo.h2357 bool isLegalICmpImmediate(int64_t Imm) override { in isLegalICmpImmediate() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h336 bool isLegalICmpImmediate(int64_t imm) { in isLegalICmpImmediate() function
H A DTargetLowering.h2828 virtual bool isLegalICmpImmediate(int64_t) const { in isLegalICmpImmediate() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp407 bool TargetTransformInfo::isLegalICmpImmediate(int64_t Imm) const { in isLegalICmpImmediate() function in TargetTransformInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3716 bool HexagonTargetLowering::isLegalICmpImmediate(int64_t Imm) const { in isLegalICmpImmediate() function in HexagonTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6106 bool LoongArchTargetLowering::isLegalICmpImmediate(int64_t Imm) const { in isLegalICmpImmediate() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp965 bool SystemZTargetLowering::isLegalICmpImmediate(int64_t Imm) const { in isLegalICmpImmediate() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17432 bool PPCTargetLowering::isLegalICmpImmediate(int64_t Imm) const { in isLegalICmpImmediate() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1866 bool RISCVTargetLowering::isLegalICmpImmediate(int64_t Imm) const { isLegalICmpImmediate() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19733 bool ARMTargetLowering::isLegalICmpImmediate(int64_t Imm) const { in isLegalICmpImmediate() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17334 bool AArch64TargetLowering::isLegalICmpImmediate(int64_t Immed) const { in isLegalICmpImmediate() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34208 bool X86TargetLowering::isLegalICmpImmediate(int64_t Imm) const { in isLegalICmpImmediate() function in X86TargetLowering