Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h131 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, shouldReduceLoadWidth() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3814 bool HexagonTargetLowering::shouldReduceLoadWidth(SDNode *Load, shouldReduceLoadWidth() function in HexagonTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1728 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, shouldReduceLoadWidth() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp770 bool AMDGPUTargetLowering::shouldReduceLoadWidth(SDNode *N, shouldReduceLoadWidth() function in AMDGPUTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14661 bool AArch64TargetLowering::shouldReduceLoadWidth(SDNode *Load, shouldReduceLoadWidth() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3009 bool X86TargetLowering::shouldReduceLoadWidth(SDNode *Load, shouldReduceLoadWidth() function in X86TargetLowering
[all...]