Searched defs:ExtStart (Results 1 – 1 of 1) sorted by relevance
378 GetElementPtrInst *GEPB, Value *ExtStart, Value *ExtEnd) { in createMaskedFindMismatch()484 GetElementPtrInst *GEPB, Value *ExtStart, Value *ExtEnd) { in createPredicatedFindMismatch()677 Value *ExtStart = Builder.CreateZExt(Start, I64Type); in expandFindMismatch() local