Searched refs:TestVectorReductionInstruction (Results 1 – 2 of 2) sorted by relevance
/frameworks/libs/binary_translation/tests/inline_asm_tests/ |
D | main_riscv64.cc | 730 void TestVectorReductionInstruction( in TestVectorReductionInstruction() function 806 void TestVectorReductionInstruction(ExecInsnFunc exec_insn, in TestVectorReductionInstruction() function 813 TestVectorReductionInstruction( in TestVectorReductionInstruction() 823 void TestVectorReductionInstruction(ExecInsnFunc exec_insn, in TestVectorReductionInstruction() function 834 TestVectorReductionInstruction( in TestVectorReductionInstruction() 1408 TestVectorReductionInstruction( in TEST() 1461 TestVectorReductionInstruction(ExecVfredosum, in TEST() 1507 TestVectorReductionInstruction(ExecVfredusum, in TEST() 1551 TestVectorReductionInstruction( in TEST() 1604 TestVectorReductionInstruction( in TEST() [all …]
|
/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter_test.cc | 1536 void TestVectorReductionInstruction(uint32_t insn_bytes, in TestVectorReductionInstruction() function in berberis::__anonb0e451540111::Riscv64InterpreterTest 1542 TestVectorReductionInstruction( in TestVectorReductionInstruction() 1551 void TestVectorReductionInstruction(uint32_t insn_bytes, in TestVectorReductionInstruction() function in berberis::__anonb0e451540111::Riscv64InterpreterTest 1561 TestVectorReductionInstruction( in TestVectorReductionInstruction() 1575 void TestVectorReductionInstruction( in TestVectorReductionInstruction() function in berberis::__anonb0e451540111::Riscv64InterpreterTest 7687 TestVectorReductionInstruction( in TEST_F() 7737 TestVectorReductionInstruction(0xd881457, // vfredosum.vs v8, v24, v16, v0.t in TEST_F() 7780 TestVectorReductionInstruction(0x5881457, // vfredusum.vs v8, v24, v16, v0.t in TEST_F() 7821 TestVectorReductionInstruction( in TEST_F() 7871 TestVectorReductionInstruction( in TEST_F() [all …]
|