Searched defs:isFPImmLegal (Results 1 - 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp250 AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const function in class:AMDGPUTargetLowering
/external/llvm/include/llvm/Target/
H A DTargetLowering.h502 virtual bool isFPImmLegal(const APFloat &/*Imm*/, EVT /*VT*/) const { function in class:llvm::TargetLoweringBase
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2474 /// isFPImmLegal - Returns true if the target can instruction select the
2477 bool HexagonTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:HexagonTargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3552 bool MipsTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:MipsTargetLowering
/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp439 bool AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:AMDGPUTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp349 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:SystemZTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4199 bool AArch64TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10863 /// isFPImmLegal - Returns true if the target can instruction select the
10866 bool ARMTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:ARMTargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3738 /// isFPImmLegal - Returns true if the target can instruction select the
3741 bool X86TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:X86TargetLowering

Completed in 453 milliseconds