LLVM API Documentation
Variables | |
const unsigned int | StartPacket = 0x1 |
const unsigned int | EndPacket = 0x2 |
const unsigned int llvm::Hexagon::EndPacket = 0x2 |
Definition at line 20 of file HexagonMachineFunctionInfo.h.
Referenced by llvm::HexagonMachineFunctionInfo::isEndPacket(), and llvm::HexagonMachineFunctionInfo::setEndPacket().
const unsigned int llvm::Hexagon::StartPacket = 0x1 |
Definition at line 19 of file HexagonMachineFunctionInfo.h.
Referenced by llvm::HexagonMachineFunctionInfo::isStartPacket(), and llvm::HexagonMachineFunctionInfo::setStartPacket().