/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.h | 86 bool verifyInstruction(const MachineInstr &MI,
|
D | RISCVInstrInfo.cpp | 505 bool RISCVInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in RISCVInstrInfo
|
/external/llvm-project/llvm/lib/IR/ |
D | SafepointIRVerifier.cpp | 528 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/ |
D | SafepointIRVerifier.cpp | 527 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/ |
D | RISCVInstrInfo.h | 89 bool verifyInstruction(const MachineInstr &MI,
|
D | RISCVInstrInfo.cpp | 579 bool RISCVInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in RISCVInstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 265 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction() 389 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction()
|
D | SIInstrInfo.h | 794 bool verifyInstruction(const MachineInstr &MI,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 155 bool verifyInstruction(const MachineInstr &MI,
|
D | MipsInstrInfo.cpp | 759 bool MipsInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in MipsInstrInfo
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 159 bool verifyInstruction(const MachineInstr &MI,
|
D | MipsInstrInfo.cpp | 760 bool MipsInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction() function in MipsInstrInfo
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 265 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in emitInstruction() 392 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in emitInstruction()
|
D | SIInstrInfo.h | 827 bool verifyInstruction(const MachineInstr &MI,
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 103 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction()
|
D | SIInstrInfo.h | 398 bool verifyInstruction(const MachineInstr &MI,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 327 bool verifyInstruction(const MachineInstr &MI,
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 348 bool verifyInstruction(const MachineInstr &MI,
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 354 bool verifyInstruction(const MachineInstr &MI,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 397 bool verifyInstruction(const MachineInstr &MI,
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1295 virtual bool verifyInstruction(const MachineInstr &MI, in verifyInstruction() function
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 449 bool verifyInstruction(const MachineInstr &MI,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1511 virtual bool verifyInstruction(const MachineInstr &MI, in verifyInstruction() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1584 virtual bool verifyInstruction(const MachineInstr &MI, in verifyInstruction() function
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineVerifier.cpp | 940 if (!TII->verifyInstruction(*MI, ErrorInfo)) in verifyPreISelGenericInstruction() 1595 if (!TII->verifyInstruction(*MI, ErrorInfo)) in visitMachineInstrBefore()
|