Home
last modified time | relevance | path

Searched defs:Span (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h80 auto Span = VarLocsBeforeInst.lookup(Before); in locs_end() local
72 auto Span = VarLocsBeforeInst.lookup(Before); locs_begin() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUnsafeBufferUsage.h53 Span, // We recommend replacing the variable with std::span. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp144 int Span = MaxOffset - MinOffset; in compressJumpTable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3024 ArangeSpan Span; in emitDebugARanges() local
3044 ArangeSpan Span; in emitDebugARanges() local
3110 for (const ArangeSpan &Span : List) { in emitDebugARanges() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1391 MachineInstrSpan Span(MII, &B.getMBB()); in applyMappingSBufferLoad() local
2872 MachineInstrSpan Span(MII, &B.getMBB()); in applyMappingImpl() local
2985 MachineInstrSpan Span(MachineBasicBlock::iterator(&MI), &B.getMBB()); in applyMappingImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3926 Value *Span; in createCanonicalLoop() local
3962 Value *Span = Builder.CreateMul(IV, Step); in createCanonicalLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp668 ConstantRange Span = in matchInstruction() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h781 UINT64 Span; /* Length of memory range */ member