Home
last modified time | relevance | path

Searched defs:isExtractSubvectorCheap (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2185 bool HexagonTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in HexagonTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3318 virtual bool isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1915 bool SITargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in SITargetLowering
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2279 bool RISCVTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21270 bool ARMTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17388 bool AArch64TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3200 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in X86TargetLowering
[all...]