Searched defs:IsForbiddenAfterBranchInstr (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/mips/ | ||
D | constants-mips.cc | 129 bool Instruction::IsForbiddenAfterBranchInstr(Instr instr) { in IsForbiddenAfterBranchInstr() function in v8::internal::Instruction |
/external/v8/src/mips64/ | ||
D | constants-mips64.cc | 129 bool Instruction::IsForbiddenAfterBranchInstr(Instr instr) { in IsForbiddenAfterBranchInstr() function in v8::internal::Instruction |