Searched refs:LLVMSExtAttribute (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm-c/ | ||
D | Core.h | 59 LLVMSExtAttribute = 1<<1, enumerator |
/external/llvm/bindings/go/llvm/ | ||
D | ir.go | 124 SExtAttribute Attribute = C.LLVMSExtAttribute |