Home
last modified time | relevance | path

Searched refs:shouldReduceLoadWidth (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.h121 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth() function
/external/llvm-project/llvm/lib/Target/BPF/
DBPFISelLowering.h120 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h139 bool shouldReduceLoadWidth(SDNode *Load,
DAMDGPUISelLowering.cpp512 bool AMDGPUTargetLowering::shouldReduceLoadWidth(SDNode *N, in shouldReduceLoadWidth() function in AMDGPUTargetLowering
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h190 bool shouldReduceLoadWidth(SDNode *Load,
DAMDGPUISelLowering.cpp717 bool AMDGPUTargetLowering::shouldReduceLoadWidth(SDNode *N, in shouldReduceLoadWidth() function in AMDGPUTargetLowering
721 if (!TargetLoweringBase::shouldReduceLoadWidth(N, ExtTy, NewVT)) in shouldReduceLoadWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h183 bool shouldReduceLoadWidth(SDNode *Load,
DAMDGPUISelLowering.cpp635 bool AMDGPUTargetLowering::shouldReduceLoadWidth(SDNode *N, in shouldReduceLoadWidth() function in AMDGPUTargetLowering
639 if (!TargetLoweringBase::shouldReduceLoadWidth(N, ExtTy, NewVT)) in shouldReduceLoadWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h316 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
DHexagonISelLowering.cpp3279 bool HexagonTargetLowering::shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function in HexagonTargetLowering
3282 if (!TargetLoweringBase::shouldReduceLoadWidth(Load, ExtTy, NewVT)) in shouldReduceLoadWidth()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h328 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
DHexagonISelLowering.cpp3471 bool HexagonTargetLowering::shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function in HexagonTargetLowering
3474 if (!TargetLoweringBase::shouldReduceLoadWidth(Load, ExtTy, NewVT)) in shouldReduceLoadWidth()
/external/llvm/lib/Target/X86/
DX86ISelLowering.h930 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h394 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
DAArch64ISelLowering.cpp8808 bool AArch64TargetLowering::shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function in AArch64TargetLowering
8812 if (!TargetLoweringBase::shouldReduceLoadWidth(Load, ExtTy, NewVT)) in shouldReduceLoadWidth()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h530 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.h1259 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1133 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
/external/llvm/include/llvm/Target/
DTargetLowering.h891 virtual bool shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1362 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1518 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4799 if (!TLI.shouldReduceLoadWidth(LoadN, ISD::ZEXTLOAD, ExtVT)) in isAndLoadExtLoad()
4865 if (!TLI.shouldReduceLoadWidth(Load, ExtType, MemVT)) in isLegalNarrowLdSt()
16953 if (!TLI.shouldReduceLoadWidth(OriginalLoad, ExtTy, VecEltVT)) in scalarizeExtractedVectorLoad()
18466 if (!TLI.shouldReduceLoadWidth(Ld, Ld->getExtensionType(), VT)) in narrowExtractedVectorLoad()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5072 if (!TLI.shouldReduceLoadWidth(LoadN, ISD::ZEXTLOAD, ExtVT)) in isAndLoadExtLoad()
5150 if (!TLI.shouldReduceLoadWidth(Load, ExtType, MemVT)) in isLegalNarrowLdSt()
18083 if (!TLI.shouldReduceLoadWidth(OriginalLoad, ExtTy, VecEltVT)) in scalarizeExtractedVectorLoad()
19830 if (!TLI.shouldReduceLoadWidth(Ld, Ld->getExtensionType(), VT)) in narrowExtractedVectorLoad()
DTargetLowering.cpp3648 shouldReduceLoadWidth(Lod, ISD::NON_EXTLOAD, newVT)) { in SimplifySetCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3041 if (!TLI.shouldReduceLoadWidth(LoadN, ISD::ZEXTLOAD, ExtVT)) in isAndLoadExtLoad()
6873 if (!TLI.shouldReduceLoadWidth(LN0, ExtType, ExtVT)) in ReduceLoadWidth()

12