Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h127 uint16_t EndGroup : 1; global() member
/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h527 bool EndGroup : 1; variable