Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp754 ArrayRef<int> MaskAlloc = getMF().allocateShuffleMask(Mask); buildShuffleVector() local
H A DIRTranslator.cpp3006 ArrayRef<int> MaskAlloc = MF->allocateShuffleMask(Mask); translateShuffleVector() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2781 ArrayRef<int> MaskAlloc = MF.allocateShuffleMask(ShufMask); parseShuffleMaskOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2204 int *MaskAlloc = OperandAllocator.Allocate<int>(NElts); getVectorShuffle() local