Searched refs:VUNDEF_IPTR (Results 1 – 2 of 2) sorted by relevance
110 Value* VUNDEF_IPTR();
244 Value* Builder::VUNDEF_IPTR() { return UndefValue::get(getVectorType(mInt32PtrTy, mVWidth)); } in VUNDEF_IPTR() function in SwrJit::Builder