Searched defs:IsReference (Results 1 – 7 of 7) sorted by relevance
548 IsReference = False variable552 IsReference = True variable554 IsReference = True variable
139 bool IsReference(const InstructionOperand* operand) const { in IsReference() function142 bool IsReference(int virtual_register) const { in IsReference() function
370 bool InstructionSequence::IsReference(int virtual_register) const { in IsReference() function in v8::internal::compiler::InstructionSequence
204 bool InstructionSelector::IsReference(const Node* node) const { in IsReference() function in v8::internal::compiler::InstructionSelector
383 bool IsReference = Ty->isReferenceType(); in printPretty() local
3209 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
2417 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local