| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 115 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 523 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
| H A D | RISCVISelLowering.cpp | 1160 bool RISCVTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in RISCVTargetLowering
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | llvm.memcpy.ll | 330 ; Test shouldConvertConstantLoadToIntImm
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 322 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
| H A D | SIISelLowering.cpp | 1593 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in SITargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 612 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
| H A D | ARMISelLowering.cpp | 20921 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1028 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
| H A D | PPCISelLowering.cpp | 16595 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in PPCTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 669 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
| H A D | AArch64ISelLowering.cpp | 13719 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1351 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
| H A D | X86ISelLowering.cpp | 5723 bool X86TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in X86TargetLowering
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2993 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 6664 if (TLI.shouldConvertConstantLoadToIntImm(Val, Ty)) in getMemsetStringVal()
|