Searched defs:IsBranch (Results 1 – 8 of 8) sorted by relevance
20 uint64_t Address, bool IsBranch, in tryAddingSymbolicOperand()
35 bool IsBranch, in tryAddingSymbolicOperand()
62 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
229 bool IsBranch() const { return mode_ == kFlags_branch; } in IsBranch() function
606 Matcher<Node*> IsBranch(const Matcher<Node*>& value_matcher, in IsBranch() function
495 bool Assembler::IsBranch(Instr instr) { in IsBranch() function in v8::internal::Assembler
473 bool Assembler::IsBranch(Instr instr) { in IsBranch() function in v8::internal::Assembler
520 bool Assembler::IsBranch(Instr instr) { in IsBranch() function in v8::internal::Assembler