Searched refs:VisitCrypto3RegSHA (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | decoder-visitor-map-aarch64.h | 1417 {"sha1c_qsv_cryptosha3"_h, &VISITORCLASS::VisitCrypto3RegSHA}, \ 1418 {"sha1m_qsv_cryptosha3"_h, &VISITORCLASS::VisitCrypto3RegSHA}, \ 1419 {"sha1p_qsv_cryptosha3"_h, &VISITORCLASS::VisitCrypto3RegSHA}, \ 1420 {"sha1su0_vvv_cryptosha3"_h, &VISITORCLASS::VisitCrypto3RegSHA}, \ 1421 {"sha256h2_qqv_cryptosha3"_h, &VISITORCLASS::VisitCrypto3RegSHA}, \ 1422 {"sha256h_qqv_cryptosha3"_h, &VISITORCLASS::VisitCrypto3RegSHA}, \ 1423 {"sha256su1_vvv_cryptosha3"_h, &VISITORCLASS::VisitCrypto3RegSHA}, \
|
H A D | cpu-features-auditor-aarch64.cc | 251 void CPUFeaturesAuditor::VisitCrypto3RegSHA(const Instruction* instr) { in VisitCrypto3RegSHA() function in vixl::aarch64::CPUFeaturesAuditor
|
H A D | disasm-aarch64.cc | 2159 void Disassembler::VisitCrypto3RegSHA(const Instruction *instr) { in Disassembler() function in vixl::aarch64::Disassembler
|
H A D | simulator-aarch64.cc | 6933 void Simulator::VisitCrypto3RegSHA(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
|
Completed in 34 milliseconds