Home
last modified time | relevance | path

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

/llvm-project/flang/examples/FlangOmpReport/
H A DFlangOmpReportVisitor.h24 struct ClauseInfo { struct
27 ClauseInfo() {} in ClauseInfo() argument
28 ClauseInfo(const std::string &c, const std::string &cd) in ClauseInfo() argument
30 ClauseInfo(const std::pair<std::string, std::string> &p) in ClauseInfo() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp159 struct ClauseInfo { struct in __anon582017660111::SIInsertHardClauses
161 HardClauseType Type = HARDCLAUSE_ILLEGAL;
163 MachineInstr *First = nullptr;
165 MachineInstr *Last = nullptr;
168 unsigned Length = 0;
172 unsigned TrailingInternalLength = 0;
174 SmallVector<const MachineOperand *, 4> BaseOps;