Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/heavy_optimizer/riscv64/
Dfrontend.cc843 bool read_fence = sr | pr; in Fence() local
845 if (read_fence) { in Fence()
/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h121 bool read_fence = sr | pr; in Fence() local
129 if (read_fence) { in Fence()