Searched defs:ShouldShrinkFPConstant (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp261 AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const function in class:AMDGPUTargetLowering
/external/llvm/lib/Target/R600/
H A DAMDILISelLowering.cpp237 AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { function in class:AMDGPUTargetLowering
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp261 AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const function in class:AMDGPUTargetLowering
/external/llvm/include/llvm/Target/
H A DTargetLowering.h652 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } function in namespace:llvm
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h711 /// ShouldShrinkFPConstant - If true, then instruction selection should
714 virtual bool ShouldShrinkFPConstant(EVT VT) const { function in class:llvm::X86TargetLowering

Completed in 149 milliseconds