HomeSort by relevance Sort by last modified time
    Searched refs:XRegNameForCode (Results 1 - 4 of 4) sorted by null

  /external/v8/src/arm64/
simulator-arm64.cc 674 const char* Simulator::XRegNameForCode(unsigned code, Reg31Mode mode) {
    [all...]
simulator-arm64.h     [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc 228 const char* Simulator::XRegNameForCode(unsigned code, Reg31Mode mode) {
679 name = XRegNameForCode(code, r31mode);
    [all...]
simulator-aarch64.h     [all...]

Completed in 7893 milliseconds