Home | History | Annotate | Download | only in TableGen

Lines Matching refs:STRCONCAT

938       Code = BinOpInit::STRCONCAT;
967 // We allow multiple operands to associative operators like !strconcat as
969 if (Code == BinOpInit::STRCONCAT) {
1498 // Create a !strconcat() operation, first casting each operand to
1541 Result = BinOpInit::get(BinOpInit::STRCONCAT, LHS, RHS,
2287 BinOpInit::get(BinOpInit::STRCONCAT,