Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8559 LegalizerHelper::lowerVECTOR_COMPRESS(llvm::MachineInstr &MI) { in lowerVECTOR_COMPRESS() function in LegalizerHelper
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18378 static SDValue lowerVECTOR_COMPRESS(SDValue Op, const X86Subtarget &Subtarget, in lowerVECTOR_COMPRESS() function