Home
last modified time | relevance | path

Searched refs:setMaxLargeFPConvertBitWidthSupported (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2651 void setMaxLargeFPConvertBitWidthSupported(unsigned SizeInBits) { in setMaxLargeFPConvertBitWidthSupported() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp154 setMaxLargeFPConvertBitWidthSupported(128); in X86TargetLowering()