LLVM 23.0.0git
llvm::jitlink::hexagon::InstructionMask Struct Reference

Instruction mask entry for R_HEX_6_X / R_HEX_16_X lookup. More...

#include "llvm/ExecutionEngine/JITLink/hexagon.h"

Public Attributes

uint32_t CmpMask
uint32_t RelocMask

Detailed Description

Instruction mask entry for R_HEX_6_X / R_HEX_16_X lookup.

Definition at line 153 of file hexagon.h.

Member Data Documentation

◆ CmpMask

uint32_t llvm::jitlink::hexagon::InstructionMask::CmpMask

Definition at line 154 of file hexagon.h.

◆ RelocMask

uint32_t llvm::jitlink::hexagon::InstructionMask::RelocMask

Definition at line 155 of file hexagon.h.


The documentation for this struct was generated from the following file: