Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2163 bool HexagonTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in HexagonTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3204 virtual bool isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1867 bool SITargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in SITargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2140 bool RISCVTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21232 bool ARMTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16465 bool AArch64TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3105 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, isExtractSubvectorCheap() function in X86TargetLowering
[all...]