Home
last modified time | relevance | path

Searched refs:ArgAttribute (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenIntrinsics.h76 enum ArgAttribute { enum
79 std::vector<std::pair<unsigned, ArgAttribute> > ArgumentAttributes;
/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h111 enum ArgAttribute { NoCapture, Returned, ReadOnly, WriteOnly, ReadNone }; enum
112 std::vector<std::pair<unsigned, ArgAttribute>> ArgumentAttributes;