Searched defs:rs2 (Results 1 – 11 of 11) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 257 unsigned rs2 = 0; in DecodeMem() local 378 unsigned rs2 = 0; in DecodeJMPL() local 414 unsigned rs2 = 0; in DecodeReturn() local 445 unsigned rs2 = 0; in DecodeSWAP() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 378 unsigned rs2 = 0; in DecodeMem() local 533 unsigned rs2 = 0; in DecodeJMPL() local 566 unsigned rs2 = 0; in DecodeReturn() local 597 unsigned rs2 = 0; in DecodeSWAP() local 635 unsigned rs2 = 0; in DecodeTRAP() local
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 386 unsigned rs2 = 0; in DecodeMem() local 541 unsigned rs2 = 0; in DecodeJMPL() local 574 unsigned rs2 = 0; in DecodeReturn() local 605 unsigned rs2 = 0; in DecodeSWAP() local 643 unsigned rs2 = 0; in DecodeTRAP() local
|
/external/eigen/test/ |
D | schur_real.cpp | 61 RealSchur<MatrixType> rs2(A); in schur() local
|
/external/elfutils/libcpu/ |
D | riscv_disasm.c | 182 uint16_t rs2; in riscv_disasm() local 550 uint32_t rs2; in riscv_disasm() local
|
/external/mbedtls/library/ |
D | poly1305.c | 72 uint32_t rs1, rs2, rs3; in poly1305_process() local
|
/external/openthread/third_party/mbedtls/repo/library/ |
D | poly1305.c | 72 uint32_t rs1, rs2, rs3; in poly1305_process() local
|
/external/libaom/av1/encoder/ |
D | compound_type.c | 938 int64_t comp_model_rd_cur, int rs2) { in update_best_info() 1005 int *comp_rs2, int rs2) { in backup_stats() 1042 const BLOCK_SIZE bsize, const PREDICTION_MODE this_mode, int *rs2, in masked_compound_type_rd() 1223 int rs2; in av1_compound_type_rd() local
|
/external/pcre/src/sljit/ |
D | sljitNativeRISCV_common.c | 67 #define RS2(rs2) ((sljit_ins)reg_map[rs2] << 20) argument 70 #define FRS2(rs2) ((sljit_ins)freg_map[rs2] << 20) argument
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 785 JDBCResultSet rs2 = null; in getBestRowIdentifier() local
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 923 struct role_set *rs1 = NULL, *rs2; in search_attr_list() local
|