Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:RL

2522     const CGRecordLayout &RL =
2524 const CGBitFieldInfo &Info = RL.getBitFieldInfo(field);
2526 unsigned Idx = RL.getLLVMFieldNo(field);
2640 const CGRecordLayout &RL =
2642 unsigned idx = RL.getLLVMFieldNo(Field);