Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp599 int* AllocMask = Allocator.Allocate<int>(Mask.size()); in allocateShuffleMask() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp219 uint8_t &AllocMask) { in allocate()