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

/external/llvm/include/llvm/IR/
H A DAttributes.h88 NonLazyBind, ///< Function is called early and/or enumerator in enum:llvm::Attribute::AttrKind
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml104 | NonLazyBind Constructor in type:Attribute/t
754 | Attribute.NonLazyBind -> Int32.shift_left 1l 31
794 checkattr Attribute.NonLazyBind;

Completed in 140 milliseconds