Searched defs:IsDouble (Results 1 – 6 of 6) sorted by relevance
125 bool IsDouble(const InstructionOperand* operand) const { in IsDouble() function128 bool IsDouble(int virtual_register) const { in IsDouble() function
375 bool InstructionSequence::IsDouble(int virtual_register) const { in IsDouble() function in v8::internal::compiler::InstructionSequence
191 bool InstructionSelector::IsDouble(const Node* node) const { in IsDouble() function in v8::internal::compiler::InstructionSelector
153 bool IsDouble() const { return kind_ == kDouble; } in IsDouble() function
570 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
4623 bool IsDouble = Op.getValueType() == MVT::f64; in LowerConstantFP() local