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

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h750 /// isScalarFPTypeInSSEReg - Return true if the specified scalar FP type is
752 bool isScalarFPTypeInSSEReg(EVT VT) const { function in class:llvm::final
H A DX86FastISel.cpp147 /// isScalarFPTypeInSSEReg - Return true if the specified scalar FP type is
149 bool isScalarFPTypeInSSEReg(EVT VT) const { function in class:__anon26187::final
3071 if (isScalarFPTypeInSSEReg(RVLocs[i].getValVT())) {

Completed in 86 milliseconds