Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp1798 LLVMRustBuildVectorReduceFMax(LLVMBuilderRef B, LLVMValueRef Src, bool NoNaN) { function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1794 pub fn LLVMRustBuildVectorReduceFMax<'a>( in LLVMRustBuildVectorReduceFMax() function