Searched refs:HasDelaySlot (Results 1 – 7 of 7) sorted by relevance
54 bool HasDelaySlot();
218 bool SBInstruction::HasDelaySlot() { in HasDelaySlot() function in SBInstruction 223 return inst_sp->HasDelaySlot(); in HasDelaySlot()
166 virtual bool HasDelaySlot();361 bool HasDelaySlot() override;
119 if (nullptr == insn || !insn->HasDelaySlot()) in GetBreakableLoadAddress()
69 bool HasDelaySlot(llvm::MCInst &mc_inst) const;428 bool HasDelaySlot() override { in IsLoad() 1218 m_has_delay_slot = mc_disasm_ptr->HasDelaySlot(inst); in GetDisasmToUse() 1411 bool DisassemblerLLVMC::MCDisasmInstance::HasDelaySlot( in DisassemblerLLVMC() 423 bool HasDelaySlot() override { HasDelaySlot() function in InstructionLLVMC 1372 bool DisassemblerLLVMC::MCDisasmInstance::HasDelaySlot( HasDelaySlot() function in DisassemblerLLVMC::MCDisasmInstance
694 return !HasDelaySlot(); in CanSetBreakpoint()697 bool Instruction::HasDelaySlot() { in HasDelaySlot() function in Instruction1161 bool PseudoInstruction::HasDelaySlot() { in HasDelaySlot() function in PseudoInstruction
33566 result = (bool)(arg1)->HasDelaySlot(); in _wrap_SBInstruction_HasDelaySlot()