Home
last modified time | relevance | path

Searched defs:isZExtFree (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp213 bool BPFTargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { isZExtFree() function in BPFTargetLowering
221 bool BPFTargetLowering::isZExtFree(EVT VT1, EVT VT2) const { isZExtFree() function in BPFTargetLowering
229 bool BPFTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in BPFTargetLowering
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1401 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree() function in MSP430TargetLowering
1406 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() function in MSP430TargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3047 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { isZExtFree() function
3051 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { return false; } isZExtFree() function
3052 virtual bool isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, isZExtFree() function
3061 virtual bool isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp174 bool XCoreTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in XCoreTargetLowering
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1003 bool AMDGPUTargetLowering::isZExtFree(Type *Src, Type *Dest) const { isZExtFree() function in AMDGPUTargetLowering
1013 bool AMDGPUTargetLowering::isZExtFree(EVT Src, EVT Dest) const { isZExtFree() function in AMDGPUTargetLowering
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5027 bool LoongArchTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in LoongArchTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15583 bool AArch64TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { isZExtFree() function in AArch64TargetLowering
15590 bool AArch64TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { isZExtFree() function in AArch64TargetLowering
15598 bool AArch64TargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17406 bool PPCTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in PPCTargetLowering
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34246 bool X86TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { isZExtFree() function in X86TargetLowering
34251 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { isZExtFree() function in X86TargetLowering
34256 bool X86TargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in X86TargetLowering
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1901 bool RISCVTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19240 bool ARMTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in ARMTargetLowering