Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1105 pub fn LLVMMDStringInContext(C: &Context, Str: *const c_char, SLen: c_uint) -> &Value; in LLVMMDStringInContext() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1058 LLVMValueRef LLVMMDStringInContext(LLVMContextRef C, const char *Str, in LLVMMDStringInContext() function