Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIISelLowering.cpp281 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in SITargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1411 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6301 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8900 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in PPCTargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp10768 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3656 bool X86TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in X86TargetLowering