Searched defs:isExtractSubvectorCheap (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2163 bool HexagonTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in HexagonTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3204 virtual bool isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 1867 bool SITargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in SITargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 2140 bool RISCVTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in RISCVTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21232 bool ARMTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in ARMTargetLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 16465 bool AArch64TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in AArch64TargetLowering [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3105 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in X86TargetLowering [all...] |