Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp956 Result = (Result ? cast<TypedInit>(BinOpInit::getListConcat(Result, Slice)) in ParseSliceElements()
3107 Result = BinOpInit::getListConcat(LHS, RHSResult); in ParseValue()
H A DRecord.cpp1170 const Init *BinOpInit::getListConcat(const TypedInit *LHS, const Init *RHS) { in getListConcat() function in BinOpInit
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h932 static const Init *getListConcat(const TypedInit *lhs, const Init *rhs);