Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp511 int* AllocMask = Allocator.Allocate<int>(Mask.size()); in allocateShuffleMask() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp213 uint8_t &AllocMask) { in allocate()