HomeSort by: relevance | last modified time | path
    Searched defs:shouldConvertConstantLoadToIntImm (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 2740 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 1577 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 16078 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 11842 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 19252 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,

Completed in 119 milliseconds