Searched defs:Descriptions (Results 1 – 2 of 2) sorted by relevance
25 std::vector<Desc> Descriptions; in getOpDescriptions() local115 static Desc getDescImpl(ArrayRef<Desc> Descriptions, unsigned Opcode) { in getDescImpl()123 static std::vector<Desc> Descriptions = getOpDescriptions(); in getOpDesc() local132 std::vector<Desc> Descriptions; in getSubOpDescriptions() local140 static std::vector<Desc> Descriptions = getSubOpDescriptions(); in getSubOpDesc() local
218 std::vector<DWARFOperation> Descriptions; member