Searched defs:IsDouble (Results 1 – 5 of 5) sorted by relevance
183 bool IsDouble() const { return kind_ == kDouble; } in IsDouble() function
316 bool IsDouble() const { return immediate_type_.Is(F64); } in IsDouble() function
670 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
3130 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
5178 bool IsDouble = Op.getValueType() == MVT::f64; in LowerConstantFP() local