HomeSort by relevance Sort by last modified time
    Searched defs:isScalarFPTypeInSSEReg (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86FastISel.cpp 131 /// isScalarFPTypeInSSEReg - Return true if the specified scalar FP type is
133 bool isScalarFPTypeInSSEReg(EVT VT) const {
    [all...]
X86ISelLowering.h 693 /// isScalarFPTypeInSSEReg - Return true if the specified scalar FP type is
695 bool isScalarFPTypeInSSEReg(EVT VT) const {
    [all...]

Completed in 63 milliseconds