Searched refs:LLVMElementAtOffset (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm-c/
H A DTarget.h278 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy,
/openbsd-current/gnu/llvm/llvm/lib/Target/
H A DTarget.cpp132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, function
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c134 LLVMElementAtOffset(DataLayout_val(DL), Ty, Int64_val(Offset)));

Completed in 174 milliseconds