Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h39 unsigned IsPreallocated : 1; ///< ByVal without the copy member
H A DTargetLowering.h310 bool IsPreallocated : 1; variable
4518 bool IsPreallocated : 1; member