Home
last modified time | relevance | path

Searched defs:nonvolatile_reg_p (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp263 bool x86AssemblyInspectionEngine::nonvolatile_reg_p(int machine_regno) { in nonvolatile_reg_p() function in x86AssemblyInspectionEngine
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1042 bool EmulateInstructionMIPS64::nonvolatile_reg_p(uint64_t regnum) { in nonvolatile_reg_p() function in EmulateInstructionMIPS64
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1152 bool EmulateInstructionMIPS::nonvolatile_reg_p(uint32_t regnum) { in nonvolatile_reg_p() function in EmulateInstructionMIPS