Searched refs:TestVectorPermutationInstruction (Results 1 – 2 of 2) sorted by relevance
/frameworks/libs/binary_translation/tests/inline_asm_tests/ |
D | main_riscv64.cc | 1127 void TestVectorPermutationInstruction( in TestVectorPermutationInstruction() function 1319 void TestVectorPermutationInstruction(ExecInsnFunc exec_insn, in TestVectorPermutationInstruction() function 1331 TestVectorPermutationInstruction<TestVectorInstructionKind::kInteger>(exec_insn, in TestVectorPermutationInstruction() 11047 TestVectorPermutationInstruction( in TEST() 11087 TestVectorPermutationInstruction( in TEST() 11128 TestVectorPermutationInstruction( in TEST() 11167 TestVectorPermutationInstruction( in TEST() 11208 TestVectorPermutationInstruction( in TEST() 11248 TestVectorPermutationInstruction( in TEST() 11289 TestVectorPermutationInstruction( in TEST() [all …]
|
/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter_test.cc | 1639 TestVectorPermutationInstruction<TestVectorInstructionKind::kFloat>(insn_bytes, in TestVectorFloatPermutationInstruction() 1650 void TestVectorPermutationInstruction(uint32_t insn_bytes, in TestVectorPermutationInstruction() function in berberis::__anon2b92128a0111::Riscv64InterpreterTest 1661 TestVectorPermutationInstruction<TestVectorInstructionKind::kInteger>(insn_bytes, in TestVectorPermutationInstruction() 1689 void TestVectorPermutationInstruction(uint32_t insn_bytes, in TestVectorPermutationInstruction() function in berberis::__anon2b92128a0111::Riscv64InterpreterTest 7833 TestVectorPermutationInstruction( in TEST_F() 7854 TestVectorPermutationInstruction( in TEST_F() 7896 TestVectorPermutationInstruction( in TEST_F() 7938 TestVectorPermutationInstruction( in TEST_F() 7980 TestVectorPermutationInstruction(0x3d80e457, // vslide1down.vx v8, v24, x1, v0.t in TEST_F() 7993 TestVectorPermutationInstruction( in TEST_F() [all …]
|