HomeSort by relevance Sort by last modified time
    Searched refs:shouldConvertConstantLoadToIntImm (Results 1 - 13 of 13) sorted by null

  /external/llvm/lib/Target/BPF/
BPFISelLowering.h 83 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
  /external/llvm/lib/Target/R600/
SIISelLowering.h 81 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
SIISelLowering.cpp 364 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 339 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 391 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 570 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 823 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 469 milliseconds