Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2555 void setMaxLargeFPConvertBitWidthSupported(unsigned SizeInBits) { in setMaxLargeFPConvertBitWidthSupported() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp175 setMaxLargeFPConvertBitWidthSupported(128); in X86TargetLowering()