Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp786 bool VETargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in VETargetLowering
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2914 bool HexagonTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in HexagonTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h568 virtual bool isFPImmLegal(const APFloat &/*Imm*/, EVT /*VT*/) const { in isFPImmLegal() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp501 bool AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in AMDGPUTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp3112 bool HexagonTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in HexagonTargetLowering
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp471 bool RISCVTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in RISCVTargetLowering
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp3298 bool HexagonTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in HexagonTargetLowering
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3701 bool MipsTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in MipsTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp4281 bool MipsTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in MipsTargetLowering
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp4295 bool MipsTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in MipsTargetLowering
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp704 bool AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in AMDGPUTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp622 bool AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in AMDGPUTargetLowering
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp491 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in SystemZTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp810 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in SystemZTargetLowering
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp824 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in SystemZTargetLowering
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4542 bool AArch64TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp12189 bool ARMTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15412 bool PPCTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in PPCTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5993 bool AArch64TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in AArch64TargetLowering
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp16455 bool PPCTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in PPCTargetLowering
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7269 bool AArch64TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp16516 bool ARMTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in ARMTargetLowering
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp18313 bool ARMTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4127 bool X86TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in X86TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5014 bool X86TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT, in isFPImmLegal() function in X86TargetLowering

12