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

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp41 OpAdd, enumerator in enum:OpKind
223 OpMap["OP_ADD"] = OpAdd;
1621 // Generate the definition for this intrinsic, e.g. "a + b" for OpAdd.
1635 case OpAdd:

Completed in 45 milliseconds