Home
last modified time | relevance | path

Searched refs:lowerVECTOR_COMPRESS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h416 LegalizeResult lowerVECTOR_COMPRESS(MachineInstr &MI);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4041 return lowerVECTOR_COMPRESS(MI); in lower()
7638 LegalizerHelper::lowerVECTOR_COMPRESS(llvm::MachineInstr &MI) { in lowerVECTOR_COMPRESS() function in LegalizerHelper