Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12068 static SDValue NarrowVectorLoadToElement(LoadSDNode *Load, unsigned Index, in NarrowVectorLoadToElement() function
12149 NarrowVectorLoadToElement(cast<LoadSDNode>(From), SrcIndex, DAG); in getINSERTPS()
25602 Ld = NarrowVectorLoadToElement(cast<LoadSDNode>(Ld), DestIndex, DAG); in PerformINSERTPSCombine()