/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 722 static bool verifyInsExtInstruction(const MachineInstr &MI, StringRef &ErrInfo, in verifyInsExtInstruction() argument 730 ErrInfo = "Position is not an immediate!"; in verifyInsExtInstruction() 735 ErrInfo = "Position operand is out of range!"; in verifyInsExtInstruction() 741 ErrInfo = "Size operand is not an immediate!"; in verifyInsExtInstruction() 746 ErrInfo = "Size operand is out of range!"; in verifyInsExtInstruction() 751 ErrInfo = "Position + Size is out of range!"; in verifyInsExtInstruction() 760 StringRef &ErrInfo) const { in verifyInstruction() 768 return verifyInsExtInstruction(MI, ErrInfo, 0, 32, 0, 32, 0, 32); in verifyInstruction() 775 return verifyInsExtInstruction(MI, ErrInfo, 0, 32, 1, 64, 32, 64); in verifyInstruction() 781 return verifyInsExtInstruction(MI, ErrInfo, 32, 64, 0, 32, 32, 64); in verifyInstruction() [all …]
|
D | MipsInstrInfo.h | 156 StringRef &ErrInfo) const override;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 723 static bool verifyInsExtInstruction(const MachineInstr &MI, StringRef &ErrInfo, in verifyInsExtInstruction() argument 731 ErrInfo = "Position is not an immediate!"; in verifyInsExtInstruction() 736 ErrInfo = "Position operand is out of range!"; in verifyInsExtInstruction() 742 ErrInfo = "Size operand is not an immediate!"; in verifyInsExtInstruction() 747 ErrInfo = "Size operand is out of range!"; in verifyInsExtInstruction() 752 ErrInfo = "Position + Size is out of range!"; in verifyInsExtInstruction() 761 StringRef &ErrInfo) const { in verifyInstruction() 769 return verifyInsExtInstruction(MI, ErrInfo, 0, 32, 0, 32, 0, 32); in verifyInstruction() 776 return verifyInsExtInstruction(MI, ErrInfo, 0, 32, 1, 64, 32, 64); in verifyInstruction() 782 return verifyInsExtInstruction(MI, ErrInfo, 32, 64, 0, 32, 32, 64); in verifyInstruction() [all …]
|
D | MipsInstrInfo.h | 160 StringRef &ErrInfo) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 3200 StringRef &ErrInfo) const { in verifyInstruction() 3216 ErrInfo = "Instruction has wrong number of operands."; in verifyInstruction() 3234 ErrInfo = "inlineasm operand has incorrect register class."; in verifyInstruction() 3245 ErrInfo = "FPImm Machine Operands are not supported. ISel should bitcast " in verifyInstruction() 3255 ErrInfo = "Illegal immediate value for operand."; in verifyInstruction() 3274 ErrInfo = "Illegal immediate value for operand."; in verifyInstruction() 3285 ErrInfo = "Expected immediate, but got non-immediate"; in verifyInstruction() 3303 ErrInfo = "Operand has incorrect register class."; in verifyInstruction() 3312 ErrInfo = "SDWA is not supported on this target"; in verifyInstruction() 3328 ErrInfo = "Only VGPRs allowed as operands in SDWA instructions on VI"; in verifyInstruction() [all …]
|
D | SIInstrInfo.h | 795 StringRef &ErrInfo) const override;
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 3644 StringRef &ErrInfo) const { in verifyInstruction() 3660 ErrInfo = "Instruction has wrong number of operands."; in verifyInstruction() 3678 ErrInfo = "inlineasm operand has incorrect register class."; in verifyInstruction() 3687 ErrInfo = "missing memory operand from MIMG instruction."; in verifyInstruction() 3694 ErrInfo = "FPImm Machine Operands are not supported. ISel should bitcast " in verifyInstruction() 3704 ErrInfo = "Illegal immediate value for operand."; in verifyInstruction() 3723 ErrInfo = "Illegal immediate value for operand."; in verifyInstruction() 3734 ErrInfo = "Expected immediate, but got non-immediate"; in verifyInstruction() 3752 ErrInfo = "Operand has incorrect register class."; in verifyInstruction() 3761 ErrInfo = "SDWA is not supported on this target"; in verifyInstruction() [all …]
|
D | SIInstrInfo.h | 828 StringRef &ErrInfo) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.h | 87 StringRef &ErrInfo) const override;
|
D | RISCVInstrInfo.cpp | 506 StringRef &ErrInfo) const { in verifyInstruction() 550 ErrInfo = "Invalid immediate"; in verifyInstruction()
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.h | 90 StringRef &ErrInfo) const override;
|
D | RISCVInstrInfo.cpp | 580 StringRef &ErrInfo) const { in verifyInstruction() 618 ErrInfo = "Invalid immediate"; in verifyInstruction()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 1649 StringRef &ErrInfo) const { in verifyInstruction() 1660 ErrInfo = "Instruction has wrong number of operands."; in verifyInstruction() 1667 ErrInfo = "FPImm Machine Operands are not supported. ISel should bitcast " in verifyInstruction() 1677 ErrInfo = "Illegal immediate value for operand."; in verifyInstruction() 1686 ErrInfo = "Illegal immediate value for operand."; in verifyInstruction() 1696 ErrInfo = "Expected immediate, but got non-immediate"; in verifyInstruction() 1715 ErrInfo = "Operand has incorrect register class."; in verifyInstruction() 1752 ErrInfo = "VOP* instruction uses the constant bus more than once"; in verifyInstruction() 1766 ErrInfo = "v_div_scale_{f32|f64} require src0 = src1 or src2"; in verifyInstruction() 1776 ErrInfo = "VALU instruction does not implicitly read exec mask"; in verifyInstruction()
|
D | SIInstrInfo.h | 399 StringRef &ErrInfo) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 328 StringRef &ErrInfo) const override;
|
D | SystemZInstrInfo.cpp | 1760 StringRef &ErrInfo) const { in verifyInstruction() 1773 ErrInfo = "Addressing mode operands corrupt!"; in verifyInstruction()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 349 StringRef &ErrInfo) const override;
|
D | SystemZInstrInfo.cpp | 1939 StringRef &ErrInfo) const { in verifyInstruction() 1952 ErrInfo = "Addressing mode operands corrupt!"; in verifyInstruction()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 355 StringRef &ErrInfo) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 398 StringRef &ErrInfo) const override;
|
D | ARMBaseInstrInfo.cpp | 4727 StringRef &ErrInfo) const { in verifyInstruction() 4729 ErrInfo = "Pseudo flag setting opcodes only exist in Selection DAG"; in verifyInstruction() 4736 ErrInfo = "Non-flag-setting Thumb1 mov is v6-only"; in verifyInstruction() 4751 ErrInfo = "Unsupported register in Thumb1 push/pop"; in verifyInstruction()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1296 StringRef &ErrInfo) const { in verifyInstruction() argument
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 450 StringRef &ErrInfo) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1512 StringRef &ErrInfo) const { in verifyInstruction() argument
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1585 StringRef &ErrInfo) const { in verifyInstruction() argument
|