/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 214 bool BPFTargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { isZExtFree() function in BPFTargetLowering 222 bool BPFTargetLowering::isZExtFree(EVT VT1, EVT VT2) const { isZExtFree() function in BPFTargetLowering 230 bool BPFTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in BPFTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 1401 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { isZExtFree() function in MSP430TargetLowering 1406 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { isZExtFree() function in MSP430TargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2933 virtual bool isZExtFree(Type *FromTy, Type *ToTy) const { isZExtFree() function 2937 virtual bool isZExtFree(EVT FromTy, EVT ToTy) const { return false; } isZExtFree() function 2938 virtual bool isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, isZExtFree() function 2947 virtual bool isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 174 bool XCoreTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree() function in XCoreTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 956 bool AMDGPUTargetLowering::isZExtFree(Type *Src, Type *Dest) const { isZExtFree() function in AMDGPUTargetLowering 966 bool AMDGPUTargetLowering::isZExtFree(EVT Src, EVT Dest) const { isZExtFree() function in AMDGPUTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 4919 bool LoongArchTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in LoongArchTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 14756 bool AArch64TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { isZExtFree() function in AArch64TargetLowering 14763 bool AArch64TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { isZExtFree() function in AArch64TargetLowering 14771 bool AArch64TargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in AArch64TargetLowering [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 17191 bool PPCTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in PPCTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 33698 bool X86TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { isZExtFree() function in X86TargetLowering 33703 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { isZExtFree() function in X86TargetLowering 33708 bool X86TargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in X86TargetLowering [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1786 bool RISCVTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in RISCVTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19203 bool ARMTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { isZExtFree() function in ARMTargetLowering
|