Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp47 Value *ExtMask; in getBoolVecFromMask() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1471 Value *ExtMask = IB.CreateZExt(Mask, ExtTy); getInterestingMemoryOperands() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7733 combineMasks(unsigned LocalVF,SmallVectorImpl<int> & Mask,ArrayRef<int> ExtMask) combineMasks() argument
7829 SmallVector<int> ExtMask(Mask.size(), PoisonMaskElem); peekThroughShuffles() local
9117 finalize(ArrayRef<int> ExtMask,unsigned VF=0,function_ref<void (Value * &,SmallVectorImpl<int> &)> Action={}) finalize() argument
12093 finalize(ArrayRef<int> ExtMask,unsigned VF=0,function_ref<void (Value * &,SmallVectorImpl<int> &)> Action={}) finalize() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2593 SmallVector<int, 4> ExtMask; EmitStoreThroughExtVectorComponentLValue() local