Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp1455 extern "C" OperandBundleDef *LLVMRustBuildOperandBundleDef(const char *Name, function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs2445 pub fn LLVMRustBuildOperandBundleDef( in LLVMRustBuildOperandBundleDef() function