Home
last modified time | relevance | path

Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp111 typedef SmallPtrSet<Instruction *, 16> SetOfInstrs; typedef
139 SetOfInstrs InsertedTruncsSet;
2060 const SetOfInstrs &InsertedTruncs;
2073 ExtAddrMode &AM, const SetOfInstrs &InsertedTruncs, in AddressingModeMatcher()
2097 const SetOfInstrs &InsertedTruncs, in Match()
2317 static Action getAction(Instruction *Ext, const SetOfInstrs &InsertedTruncs,
2390 Instruction *Ext, const SetOfInstrs &InsertedTruncs, in getAction()