Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1550 pub fn LLVMBuildStore<'a>(B: &Builder<'a>, Val: &'a Value, Ptr: &'a Value) -> &'a Value; in LLVMBuildStore() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3495 LLVMValueRef LLVMBuildStore(LLVMBuilderRef B, LLVMValueRef Val, in LLVMBuildStore() function