Home
last modified time | relevance | path

Searched defs:LLVMGetDataLayoutStr (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1033 pub fn LLVMGetDataLayoutStr(M: &Module) -> *const c_char; in LLVMGetDataLayoutStr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp264 const char *LLVMGetDataLayoutStr(LLVMModuleRef M) { in LLVMGetDataLayoutStr() function