Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp1510 LLVMRustBuildInvoke(LLVMBuilderRef B, LLVMTypeRef Ty, LLVMValueRef Fn, function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1308 pub fn LLVMRustBuildInvoke<'a>( in LLVMRustBuildInvoke() function