|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Overridden By
lib/Target/AArch64/AArch64ISelLowering.cpp 9234 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
lib/Target/AMDGPU/SIISelLowering.cpp 1365 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
lib/Target/ARM/ARMISelLowering.cpp16383 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
lib/Target/BPF/BPFISelLowering.h 108 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
lib/Target/PowerPC/PPCISelLowering.cpp14849 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
lib/Target/RISCV/RISCVISelLowering.h 173 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
lib/Target/X86/X86ISelLowering.cpp 4895 bool X86TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
References
lib/CodeGen/SelectionDAG/SelectionDAG.cpp 5706 if (TLI.shouldConvertConstantLoadToIntImm(Val, Ty))