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