Home
last modified time | relevance | path

Searched refs:kRvvAgnosticIsUndisturbed (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_riscv64.cc219 static const bool kRvvAgnosticIsUndisturbed = getenv("RVV_AGNOSTIC_IS_UNDISTURBED") != nullptr; in GetAgnosticResult() local
220 if (kRvvAgnosticIsUndisturbed) { in GetAgnosticResult()