Home
last modified time | relevance | path

Searched refs:LLVMGetModuleDataLayout (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DTarget.h191 LLVMTargetDataRef LLVMGetModuleDataLayout(LLVMModuleRef M);
/freebsd-12.1/contrib/llvm/lib/Target/
H A DTarget.cpp48 LLVMTargetDataRef LLVMGetModuleDataLayout(LLVMModuleRef M) { in LLVMGetModuleDataLayout() function