Home
last modified time | relevance | path

Searched defs:ByVal (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/
DAttributes.h44 const Attributes ByVal = 1<<7; ///< Pass structure by value variable
/external/llvm/include/llvm/Target/
DTargetCallingConv.h31 static const uint64_t ByVal = 1ULL<<4; ///< Struct passed by value member