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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp250 AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const function in class:AMDGPUTargetLowering
/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.h447 virtual bool isFPImmLegal(const APFloat &/*Imm*/, EVT /*VT*/) const { function in class:llvm::TargetLoweringBase
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1622 /// isFPImmLegal - Returns true if the target can instruction select the
1625 bool HexagonTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:HexagonTargetLowering
/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp399 bool AMDGPUTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:AMDGPUTargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3254 bool MipsTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:MipsTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp337 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:SystemZTargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3643 /// isFPImmLegal - Returns true if the target can instruction select the
3646 bool X86TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:X86TargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3784 bool AArch64TargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10643 /// isFPImmLegal - Returns true if the target can instruction select the
10646 bool ARMTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const { function in class:ARMTargetLowering

Completed in 873 milliseconds