Home | History | Annotate | Download | only in X86

Lines Matching refs:isTargetFTOL

732     /// isTargetFTOL - Return true if the target uses the MSVC _ftol2 routine
734 bool isTargetFTOL() const {
741 return isTargetFTOL() && VT == MVT::i64;