Home
last modified time | relevance | path

Searched refs:shouldConvertConstantLoadToIntImm (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/lib/Target/BPF/
DBPFISelLowering.h86 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.h108 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h105 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DSIISelLowering.cpp532 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in SITargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h180 bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h343 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DAArch64ISelLowering.cpp7402 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h278 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DSIISelLowering.cpp1377 bool SITargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in SITargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.h421 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DARMISelLowering.cpp12315 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h668 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DPPCISelLowering.cpp11921 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in PPCTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h517 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DARMISelLowering.cpp16673 bool ARMTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.h942 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h462 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DAArch64ISelLowering.cpp9593 bool AArch64TargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h866 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
DPPCISelLowering.cpp15176 bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function in PPCTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1145 bool shouldConvertConstantLoadToIntImm(const APInt &Imm,
/external/llvm/include/llvm/Target/
DTargetLowering.h1833 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2548 virtual bool shouldConvertConstantLoadToIntImm(const APInt &Imm, in shouldConvertConstantLoadToIntImm() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4148 if (TLI.shouldConvertConstantLoadToIntImm(Val, Ty)) in getMemsetStringVal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5798 if (TLI.shouldConvertConstantLoadToIntImm(Val, Ty)) in getMemsetStringVal()

12