Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h127 uint16_t EndGroup : 1; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h527 bool EndGroup : 1; variable