Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/backend/include/berberis/backend/common/
Dmachine_ir.h572 enum WithOverflowEnum { kWithOverflow, kWithoutOverflow }; enumerator
/frameworks/libs/binary_translation/backend/x86_64/
Dmachine_ir_exec_test.cc844 PseudoReadFlags::kWithoutOverflow, x86_64::kMachineRegRAX, x86_64::kMachineRegFLAGS); in TEST()