Searched refs:SVInst (Results 1 – 1 of 1) sorted by relevance
4323 unsigned LLVMGetNumMaskElements(LLVMValueRef SVInst) { in LLVMGetNumMaskElements() argument4324 Value *P = unwrap(SVInst); in LLVMGetNumMaskElements()4329 int LLVMGetMaskValue(LLVMValueRef SVInst, unsigned Elt) { in LLVMGetMaskValue() argument4330 Value *P = unwrap(SVInst); in LLVMGetMaskValue()