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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1522 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp715 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { function in class:AMDGPUTargetLowering

Completed in 222 milliseconds