Searched refs:XDIV (Results 1 – 3 of 3) sorted by relevance
113 XDIV, enumerator
610 .Case("div", tgtok::XDIV) in LexExclaim()
1497 case tgtok::XDIV: in ParseOperation()1532 case tgtok::XDIV: Code = BinOpInit::DIV; break; in ParseOperation()1596 case tgtok::XDIV: in ParseOperation()