HomeSort by: relevance | last modified time | path
    Searched defs:isExtractSubvectorCheap (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 2749 virtual bool isExtractSubvectorCheap(EVT ResVT, EVT SrcVT,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 11865 bool AArch64TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT,
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 19262 bool ARMTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT,

Completed in 60 milliseconds