Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h136 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, shouldReduceLoadWidth() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3840 bool HexagonTargetLowering::shouldReduceLoadWidth(SDNode *Load, shouldReduceLoadWidth() function in HexagonTargetLowering
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp822 bool AMDGPUTargetLowering::shouldReduceLoadWidth(SDNode *N, in shouldReduceLoadWidth() function in AMDGPUTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1797 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, shouldReduceLoadWidth() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15488 bool AArch64TargetLowering::shouldReduceLoadWidth(SDNode *Load, shouldReduceLoadWidth() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3104 bool X86TargetLowering::shouldReduceLoadWidth(SDNode *Load, shouldReduceLoadWidth() function in X86TargetLowering
[all...]