Searched defs:LogicalHelper (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/a64/ | ||
D | simulator-a64.cc | 682 void Simulator::LogicalHelper(Instruction* instr, int64_t op2) { in LogicalHelper() function in vixl::Simulator |
/external/chromium_org/v8/src/arm64/ | ||
D | simulator-arm64.cc | 1365 void Simulator::LogicalHelper(Instruction* instr, T op2) { in LogicalHelper() function in v8::internal::Simulator |