Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12157 SDValue InsertpsMask = DAG.getIntPtrConstant(DestIndex << 4); in getINSERTPS() local
12170 SDValue InsertpsMask = DAG.getIntPtrConstant(DestIndex << 4 | SrcIndex << 6); in getINSERTPS() local