Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp2268 llvm::APInt zero_value = llvm::APInt::getZero(128); in Emulate_MSA_Branch_V() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp2945 llvm::APInt zero_value = llvm::APInt::getZero(128); in Emulate_MSA_Branch_V() local