Searched defs:isFPImmLegal (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h872 virtual bool isFPImmLegal(const APFloat & /*Imm*/, EVT /*VT*/, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5993 bool AArch64TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp622 bool AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, function in class:AMDGPUTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16517 bool ARMTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3112 bool HexagonTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, function in class:HexagonTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4281 bool MipsTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, function in class:MipsTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15443 bool PPCTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, function in class:PPCTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp810 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, function in class:SystemZTargetLowering

Completed in 595 milliseconds