Home
last modified time | relevance | path

Searched defs:isFPImmLegal (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.cpp2372 bool HexagonTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in HexagonTargetLowering
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h514 virtual bool isFPImmLegal(const APFloat &/*Imm*/, EVT /*VT*/) const { in isFPImmLegal() function
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp458 bool AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in AMDGPUTargetLowering
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp3589 bool MipsTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in MipsTargetLowering
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp485 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in SystemZTargetLowering
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp4195 bool AArch64TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in AArch64TargetLowering
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp11162 bool ARMTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in ARMTargetLowering
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp3923 bool X86TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in X86TargetLowering