Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.h199 SHRUNKBLEND, enumerator
DX86ISelDAGToDAG.cpp2141 case X86ISD::SHRUNKBLEND: { in Select()
DX86ISelLowering.cpp17541 case X86ISD::SHRUNKBLEND: return "X86ISD::SHRUNKBLEND"; in getTargetNodeName()
21212 N->getOpcode() == X86ISD::SHRUNKBLEND) && in PerformSELECTCombine()
21289 DAG.getNode(X86ISD::SHRUNKBLEND, SDLoc(*I), I->getValueType(0), in PerformSELECTCombine()
21299 DAG.getNode(X86ISD::SHRUNKBLEND, SDLoc(N), N->getValueType(0), in PerformSELECTCombine()
23868 case X86ISD::SHRUNKBLEND: in PerformDAGCombine()