Searched defs:IsDouble (Results 1 – 9 of 9) sorted by relevance
101 bool IsDouble() const { return Token() == kDouble; } in IsDouble() function
180 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
707 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
3130 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
4106 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
5178 bool IsDouble = Op.getValueType() == MVT::f64; in LowerConstantFP() local
5957 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local