Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.h203 SHRUNKBLEND, enumerator
DX86ISelDAGToDAG.cpp2299 case X86ISD::SHRUNKBLEND: { in Select()
DX86ISelLowering.cpp20463 case X86ISD::SHRUNKBLEND: return "X86ISD::SHRUNKBLEND"; in getTargetNodeName()
24384 N->getOpcode() == X86ISD::SHRUNKBLEND) && in PerformSELECTCombine()
24460 DAG.getNode(X86ISD::SHRUNKBLEND, SDLoc(*I), I->getValueType(0), in PerformSELECTCombine()
24470 DAG.getNode(X86ISD::SHRUNKBLEND, SDLoc(N), N->getValueType(0), in PerformSELECTCombine()
27688 case X86ISD::SHRUNKBLEND: in PerformDAGCombine()