Home
last modified time | relevance | path

Searched defs:shouldConvertConstantLoadToIntImm (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h118 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3195 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1861 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function in SITargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17167 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function in PPCTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1869 bool RISCVTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21222 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16443 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3045 bool X86TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, shouldConvertConstantLoadToIntImm() function in X86TargetLowering
[all...]