Home
last modified time | relevance | path

Searched refs:ErrInfo (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp722 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 …]
DMipsInstrInfo.h156 StringRef &ErrInfo) const override;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp723 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 …]
DMipsInstrInfo.h160 StringRef &ErrInfo) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3200 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 …]
DSIInstrInfo.h795 StringRef &ErrInfo) const override;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3644 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 …]
DSIInstrInfo.h828 StringRef &ErrInfo) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h87 StringRef &ErrInfo) const override;
DRISCVInstrInfo.cpp506 StringRef &ErrInfo) const { in verifyInstruction()
550 ErrInfo = "Invalid immediate"; in verifyInstruction()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h90 StringRef &ErrInfo) const override;
DRISCVInstrInfo.cpp580 StringRef &ErrInfo) const { in verifyInstruction()
618 ErrInfo = "Invalid immediate"; in verifyInstruction()
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1649 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()
DSIInstrInfo.h399 StringRef &ErrInfo) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h328 StringRef &ErrInfo) const override;
DSystemZInstrInfo.cpp1760 StringRef &ErrInfo) const { in verifyInstruction()
1773 ErrInfo = "Addressing mode operands corrupt!"; in verifyInstruction()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h349 StringRef &ErrInfo) const override;
DSystemZInstrInfo.cpp1939 StringRef &ErrInfo) const { in verifyInstruction()
1952 ErrInfo = "Addressing mode operands corrupt!"; in verifyInstruction()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h355 StringRef &ErrInfo) const override;
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1296 StringRef &ErrInfo) const { in verifyInstruction() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h398 StringRef &ErrInfo) const override;
DARMBaseInstrInfo.cpp4727 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-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h450 StringRef &ErrInfo) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1512 StringRef &ErrInfo) const { in verifyInstruction() argument
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1585 StringRef &ErrInfo) const { in verifyInstruction() argument

12