Home
last modified time | relevance | path

Searched refs:ArgAttribute (Results 1 – 3 of 3) 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;
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenIntrinsics.h137 enum ArgAttribute { NoCapture, Returned, ReadOnly, WriteOnly, ReadNone }; enum
138 std::vector<std::pair<unsigned, ArgAttribute>> ArgumentAttributes;