Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp599 int* AllocMask = Allocator.Allocate<int>(Mask.size()); allocateShuffleMask() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp219 allocate(const std::set<uint64_t> & Bits,uint64_t BitSize,uint64_t & AllocByteOffset,uint8_t & AllocMask) allocate() argument