Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19441 bool useSSE = isScalarFPTypeInSSEReg(DstVT); in BuildFILD() local
19442 if (useSSE) in BuildFILD()
19453 if (useSSE) { in BuildFILD()