Searched defs:verifyInstruction (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp760 bool MipsInstrInfo::verifyInstruction(const MachineInstr &MI, function in class:MipsInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp793 void InstructionVerifier::verifyInstruction( function in class:InstructionVerifier
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp526 bool RISCVInstrInfo::verifyInstruction(const MachineInstr &MI, function in class:RISCVInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1535 virtual bool verifyInstruction(const MachineInstr &MI, function in class:llvm::TargetInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1937 bool SystemZInstrInfo::verifyInstruction(const MachineInstr &MI, function in class:SystemZInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4788 bool ARMBaseInstrInfo::verifyInstruction(const MachineInstr &MI, function in class:ARMBaseInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3499 bool SIInstrInfo::verifyInstruction(const MachineInstr &MI, function in class:SIInstrInfo

Completed in 172 milliseconds