Home
last modified time | relevance | path

Searched refs:SVInst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp4323 unsigned LLVMGetNumMaskElements(LLVMValueRef SVInst) { in LLVMGetNumMaskElements() argument
4324 Value *P = unwrap(SVInst); in LLVMGetNumMaskElements()
4329 int LLVMGetMaskValue(LLVMValueRef SVInst, unsigned Elt) { in LLVMGetMaskValue() argument
4330 Value *P = unwrap(SVInst); in LLVMGetMaskValue()