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

Completed in 182 milliseconds