21#define CONTAINER_PART(PartName) .Case(#PartName, PartType::PartName)
23#include "llvm/BinaryFormat/DXContainerConstants.def"
24 .
Default(dxbc::PartType::Unknown);
28 static uint8_t Zeros[16] = {0};
Merge contiguous icmps into a memcmp
This file implements the StringSwitch template, which mimics a switch() statement whose cases are str...
StringRef - Represent a constant reference to a string, i.e.
A switch()-like statement whose cases are string literals.
PartType parsePartType(StringRef S)
This is an optimization pass for GlobalISel generic memory operations.