Searched defs:Span (Results 1 – 8 of 8) sorted by relevance
80 auto Span = VarLocsBeforeInst.lookup(Before); in locs_end() local 72 auto Span = VarLocsBeforeInst.lookup(Before); locs_begin() local
53 Span, // We recommend replacing the variable with std::span. enumerator
144 int Span = MaxOffset - MinOffset; in compressJumpTable() local
3024 ArangeSpan Span; in emitDebugARanges() local3044 ArangeSpan Span; in emitDebugARanges() local3110 for (const ArangeSpan &Span : List) { in emitDebugARanges() local
1391 MachineInstrSpan Span(MII, &B.getMBB()); in applyMappingSBufferLoad() local2872 MachineInstrSpan Span(MII, &B.getMBB()); in applyMappingImpl() local2985 MachineInstrSpan Span(MachineBasicBlock::iterator(&MI), &B.getMBB()); in applyMappingImpl() local
3926 Value *Span; in createCanonicalLoop() local3962 Value *Span = Builder.CreateMul(IV, Step); in createCanonicalLoop() local
668 ConstantRange Span = in matchInstruction() local
781 UINT64 Span; /* Length of memory range */ member