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 135 /// isScalarFPTypeInSSEReg - Return true if the specified scalar FP type is
137 bool isScalarFPTypeInSSEReg(EVT VT) const {
    [all...]
X86ISelLowering.h 686 /// isScalarFPTypeInSSEReg - Return true if the specified scalar FP type is
688 bool isScalarFPTypeInSSEReg(EVT VT) const {
    [all...]

Completed in 1175 milliseconds