Searched defs:NoCapture (Results 1 - 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h77 NoCapture enumerator in enum:llvm::CodeGenIntrinsic::ArgAttribute
/external/llvm/include/llvm/
H A DAttributes.h56 const Attributes NoCapture = 1<<21; ///< Function creates no aliases of pointer member in namespace:llvm::Attribute
88 const Attributes ParameterOnly = ByVal | Nest | StructRet | NoCapture;

Completed in 112 milliseconds