Searched refs:LLVMGetMaskValue (Results 1 – 3 of 3) sorted by relevance
821 int Val = LLVMGetMaskValue(Src, i); in CloneInstruction()
4010 int LLVMGetMaskValue(LLVMValueRef ShuffleVectorInst, unsigned Elt);
4012 int LLVMGetMaskValue(LLVMValueRef SVInst, unsigned Elt) { in LLVMGetMaskValue() function