Searched defs:IsDouble (Results 1 – 11 of 11) sorted by relevance
43 bool IsDouble() const { return type_ == TokenType::kDouble; } in IsDouble() function
101 bool IsDouble() const { return Token() == kDouble; } in IsDouble() function
157 bool IsDouble() const { return kind_ == kDouble; } in IsDouble() function
316 bool IsDouble() const { return immediate_type_.Is(F64); } in IsDouble() function
707 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
670 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()
360 bool IsDouble() const { return object_ == nullptr; } in IsDouble() function in v8::internal::compiler::JSObjectField
5178 bool IsDouble = Op.getValueType() == MVT::f64; in LowerConstantFP() local
5957 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local