Searched refs:OpAdd (Results 1 - 2 of 2) sorted by relevance

/external/clang/utils/TableGen/
H A DNeonEmitter.h26 OpAdd, enumerator in enum:OpKind
99 OpMap["OP_ADD"] = OpAdd;
H A DNeonEmitter.cpp603 // Generate the definition for this intrinsic, e.g. "a + b" for OpAdd.
617 case OpAdd:

Completed in 18 milliseconds