Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DTarget.h186 LLVMTargetDataRef LLVMGetModuleDataLayout(LLVMModuleRef M);
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp43 LLVMTargetDataRef LLVMGetModuleDataLayout(LLVMModuleRef M) { in LLVMGetModuleDataLayout() function