Searched defs:Descriptions (Results 1 – 2 of 2) sorted by relevance
26 std::vector<Desc> Descriptions; in getOpDescriptions() local112 static Desc getDescImpl(ArrayRef<Desc> Descriptions, unsigned Opcode) { in getDescImpl()120 static std::vector<Desc> Descriptions = getOpDescriptions(); in getOpDesc() local129 std::vector<Desc> Descriptions; in getSubOpDescriptions() local137 static std::vector<Desc> Descriptions = getSubOpDescriptions(); in getSubOpDesc() local
214 std::vector<DWARFOperation> Descriptions; member