Searched refs:getElementAsRecord (Results 1 – 6 of 6) sorted by relevance
322 IS.RetTys.push_back(TypeList->getElementAsRecord(Idx)); in CodeGenIntrinsic()325 IS.ParamTys.push_back(TypeList->getElementAsRecord(Idx)); in CodeGenIntrinsic()330 const Record *Property = PropList->getElementAsRecord(i); in CodeGenIntrinsic()
121 const Record *Action = CCActions->getElementAsRecord(I); in emitCallingConv()208 const Record *VT = VTs->getElementAsRecord(I); in emitAction()
1334 const Record *Pred = Predicates->getElementAsRecord(i); in emitPredicateMatch()1355 const Record *Pred = Predicates->getElementAsRecord(i); in doesOpcodeNeedPredicate()
785 const Record *getElementAsRecord(unsigned Idx) const;
764 const Record *ListInit::getElementAsRecord(unsigned Idx) const { in getElementAsRecord() function in ListInit
2996 i, getValueTypeByHwMode(LI->getElementAsRecord(i), CGH), *this); in ParseTreePattern()