Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1306 template <typename T> bool F_SignInj(T inst, bool isDouble, bool isNegate) { in F_SignInj() argument
1311 if (isNegate) in F_SignInj()