Searched defs:convertInitListSlice (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/TableGen/
H A DRecord.cpp637 ListInit::convertInitListSlice(const std::vector<unsigned> &Elements) const { function in class:ListInit
1278 TypedInit::convertInitListSlice(const std::vector<unsigned> &Elements) const { function in class:TypedInit
/external/llvm/include/llvm/TableGen/
H A DRecord.h502 /// convertInitListSlice - This method is used to implement the list slice
508 convertInitListSlice(const std::vector<unsigned> &Elements) const { function in class:llvm::Init
575 convertInitListSlice(const std::vector<unsigned> &Elements) const;
810 convertInitListSlice(const std::vector<unsigned> &Elements) const;

Completed in 436 milliseconds