/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 86 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 108 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-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.h | 180 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
|
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 278 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | SIISelLowering.cpp | 1377 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in SITargetLowering
|
/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 517 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | ARMISelLowering.cpp | 16673 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 942 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 462 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | AArch64ISelLowering.cpp | 9593 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 866 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
|
D | PPCISelLowering.cpp | 15176 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in PPCTargetLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1145 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-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2548 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-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5798 if (TLI.shouldConvertConstantLoadToIntImm(Val, Ty)) in getMemsetStringVal()
|