Searched refs:LLVMStructRetAttribute (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm-c/ | ||
D | Core.h | 138 LLVMStructRetAttribute = 1<<4, enumerator |
/external/llvm/bindings/go/llvm/ | ||
D | ir.go | 127 StructRetAttribute Attribute = C.LLVMStructRetAttribute |