Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp9283 LLVM_ATTRIBUTE_UNUSED static bool isHorizOp(unsigned Opcode) { in isHorizOp() function
43797 assert(isHorizOp(Opcode) && "Unexpected hadd/hsub/pack opcode"); in combineHorizOpWithShuffle()