/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.h | 110 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const;
|
D | AlphaISelLowering.cpp | 954 bool AlphaTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in AlphaTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 91 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const;
|
D | SystemZISelLowering.cpp | 177 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in SystemZTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.h | 181 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const;
|
D | MBlazeISelLowering.cpp | 1146 bool MBlazeTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { in isFPImmLegal() function in MBlazeTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.h | 187 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const;
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 238 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 137 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 392 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.h | 359 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 164 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 412 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 565 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 267 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 413 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 282 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 670 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 289 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 674 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 478 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 903 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 864 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 990 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 339 virtual bool isFPImmLegal(const APFloat &/*Imm*/, EVT /*VT*/) const { in isFPImmLegal() function
|