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