Searched defs:shouldConvertConstantLoadToIntImm (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp532 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, function in class:SITargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7402 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, function in class:AArch64TargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11921 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, function in class:PPCTargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12315 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, function in class:ARMTargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4149 bool X86TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, function in class:X86TargetLowering
[all...]

Completed in 2568 milliseconds