Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp488 int* AllocMask = Allocator.Allocate<int>(Mask.size()); in allocateShuffleMask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp213 uint8_t &AllocMask) { in allocate()