Home
last modified time | relevance | path

Searched defs:before_state (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/UnitTest/
H A DFEnvSafeTest.cpp40 const FPState &before_state = reinterpret_cast<const FPState &>(before_fenv); expect_fenv_eq() local
[all...]
/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14385 EmulationStateARM before_state; in TestEmulation() local