Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp1788 LLVMRustBuildVectorReduceMax(LLVMBuilderRef B, LLVMValueRef Src, bool IsSigned) { function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1784 pub fn LLVMRustBuildVectorReduceMax<'a>( in LLVMRustBuildVectorReduceMax() function