HomeSort by relevance Sort by last modified time
    Searched refs:OpAdd (Results 1 - 2 of 2) sorted by null

  /external/clang/utils/TableGen/
NeonEmitter.h 26 OpAdd,
99 OpMap["OP_ADD"] = OpAdd;
NeonEmitter.cpp 603 // Generate the definition for this intrinsic, e.g. "a + b" for OpAdd.
617 case OpAdd:
    [all...]

Completed in 52 milliseconds