Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6778 unsigned InsertPSMask = EltMaskIdx << 6 | EltIdx << 4 | ZMask; LowerBuildVectorv4x32() local
12704 matchShuffleAsInsertPS(SDValue & V1,SDValue & V2,unsigned & InsertPSMask,const APInt & Zeroable,ArrayRef<int> Mask,SelectionDAG & DAG) matchShuffleAsInsertPS() argument
12798 unsigned InsertPSMask = 0; lowerShuffleAsInsertPS() local
40545 unsigned InsertPSMask = N.getConstantOperandVal(2); canonicalizeShuffleWithOp() local
41233 unsigned InsertPSMask = N.getConstantOperandVal(2); combineTargetShuffle() local
[all...]