Home
last modified time | relevance | path

Searched defs:shouldReduceLoadWidth (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelLowering.h128 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth() function
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3599 bool HexagonTargetLowering::shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function in HexagonTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp632 bool AMDGPUTargetLowering::shouldReduceLoadWidth(SDNode *N, in shouldReduceLoadWidth() function in AMDGPUTargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1603 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12530 bool AArch64TargetLowering::shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function in AArch64TargetLowering
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5687 bool X86TargetLowering::shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function in X86TargetLowering