Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp300 struct MergeInfo { struct in __anon524ede880211::WaitcntBrackets
301 unsigned OldLB;
302 unsigned OtherLB;
303 unsigned MyShift;
304 unsigned OtherShift;
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp520 VSETVLIInfo MergeInfo = *this; in intersect() local