Searched defs:isLegalICmpImmediate (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp369 bool MSP430TargetLowering::isLegalICmpImmediate(int64_t Immed) const { function in class:MSP430TargetLowering
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h330 bool isLegalICmpImmediate(int64_t imm) { function in class:llvm::BasicTTIImplBase
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp398 bool TargetTransformInfo::isLegalICmpImmediate(int64_t Imm) const { function in class:TargetTransformInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h219 bool isLegalICmpImmediate(int64_t Imm) const { return false; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4911 bool LoongArchTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:LoongArchTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp942 bool SystemZTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:SystemZTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19711 bool ARMTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:ARMTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17220 bool PPCTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:PPCTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1754 bool RISCVTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:RISCVTargetLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16221 bool AArch64TargetLowering::isLegalICmpImmediate(int64_t Immed) const { function in class:AArch64TargetLowering
[all...]

Completed in 760 milliseconds