Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp218 bool SBInstruction::HasDelaySlot() { in HasDelaySlot() function in SBInstruction
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp428 bool HasDelaySlot() override { in HasDelaySlot() function in InstructionLLVMC
1411 bool DisassemblerLLVMC::MCDisasmInstance::HasDelaySlot( in HasDelaySlot() function in DisassemblerLLVMC::MCDisasmInstance
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp697 bool Instruction::HasDelaySlot() { in HasDelaySlot() function in Instruction
1162 bool PseudoInstruction::HasDelaySlot() { HasDelaySlot() function in PseudoInstruction