Home
last modified time | relevance | path

Searched refs:verifyInstruction (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h86 bool verifyInstruction(const MachineInstr &MI,
DRISCVInstrInfo.cpp505 bool RISCVInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in RISCVInstrInfo
/external/llvm-project/llvm/lib/IR/
DSafepointIRVerifier.cpp528 void verifyInstruction(const GCPtrTracker *Tracker, const Instruction &I,
596 Verifier.verifyInstruction(&Tracker, I, AvailableSet); in verifyFunction()
793 void InstructionVerifier::verifyInstruction( in verifyInstruction() function in InstructionVerifier
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp527 void verifyInstruction(const GCPtrTracker *Tracker, const Instruction &I,
595 Verifier.verifyInstruction(&Tracker, I, AvailableSet); in verifyFunction()
792 void InstructionVerifier::verifyInstruction( in verifyInstruction() function in InstructionVerifier
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h89 bool verifyInstruction(const MachineInstr &MI,
DRISCVInstrInfo.cpp579 bool RISCVInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in RISCVInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp265 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction()
389 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction()
DSIInstrInfo.h794 bool verifyInstruction(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h155 bool verifyInstruction(const MachineInstr &MI,
DMipsInstrInfo.cpp759 bool MipsInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in MipsInstrInfo
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.h159 bool verifyInstruction(const MachineInstr &MI,
DMipsInstrInfo.cpp760 bool MipsInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in MipsInstrInfo
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp265 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in emitInstruction()
392 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in emitInstruction()
DSIInstrInfo.h827 bool verifyInstruction(const MachineInstr &MI,
/external/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp103 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction()
DSIInstrInfo.h398 bool verifyInstruction(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h327 bool verifyInstruction(const MachineInstr &MI,
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h348 bool verifyInstruction(const MachineInstr &MI,
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h354 bool verifyInstruction(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h397 bool verifyInstruction(const MachineInstr &MI,
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1295 virtual bool verifyInstruction(const MachineInstr &MI, in verifyInstruction() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h449 bool verifyInstruction(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1511 virtual bool verifyInstruction(const MachineInstr &MI, in verifyInstruction() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1584 virtual bool verifyInstruction(const MachineInstr &MI, in verifyInstruction() function
/external/llvm-project/llvm/lib/CodeGen/
DMachineVerifier.cpp940 if (!TII->verifyInstruction(*MI, ErrorInfo)) in verifyPreISelGenericInstruction()
1595 if (!TII->verifyInstruction(*MI, ErrorInfo)) in visitMachineInstrBefore()

12