Searched defs:ExtEnd (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()678 Value *ExtEnd = Builder.CreateZExt(MaxLen, I64Type); in expandFindMismatch() local