Searched defs:MergeInfo (Results 1 – 5 of 5) sorted by relevance
34 public final static class MergeInfo class in PropertyMetadata46 protected MergeInfo(AnnotatedMember getter, boolean fromDefaults) { in MergeInfo() method in PropertyMetadata.MergeInfo
322 struct MergeInfo { struct in __anona35732210111::WaitcntBrackets323 unsigned OldLB;324 unsigned OtherLB;325 unsigned MyShift;326 unsigned OtherShift;
305 struct MergeInfo { struct in __anon55d126350111::WaitcntBrackets306 uint32_t OldLB;307 uint32_t OtherLB;308 uint32_t MyShift;309 uint32_t OtherShift;
618 struct MergeInfo { struct619 Block *sourceBlock;620 Operation *destBlockLastInst;
862 } MergeInfo; typedef in tensorflow::MklLayoutRewritePass