/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 86 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 107 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.h | 103 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 105 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | SIISelLowering.cpp | 532 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in SITargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 220 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | SIISelLowering.cpp | 1156 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in SITargetLowering
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 343 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | AArch64ISelLowering.cpp | 7402 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 421 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | ARMISelLowering.cpp | 12315 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 370 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | AArch64ISelLowering.cpp | 8514 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | llvm.memcpy.ll | 330 ; Test shouldConvertConstantLoadToIntImm
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 487 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | ARMISelLowering.cpp | 14290 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 668 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | PPCISelLowering.cpp | 11921 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in PPCTargetLowering
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 942 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 781 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1030 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 1833 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2281 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4148 if (TLI.shouldConvertConstantLoadToIntImm(Val, Ty)) in getMemsetStringVal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5119 if (TLI.shouldConvertConstantLoadToIntImm(Val, Ty)) in getMemsetStringVal()
|