Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DData_window.h42 } Span; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DData_window.h42 } Span; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp143 int Span = MaxOffset - MinOffset; in compressJumpTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2872 ArangeSpan Span; in emitDebugARanges() local
2906 ArangeSpan Span; in emitDebugARanges() local
2972 for (const ArangeSpan &Span : List) { in emitDebugARanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1478 MachineInstrSpan Span(MII, &B.getMBB()); in applyMappingSBufferLoad() local
2661 MachineInstrSpan Span(MII, &B.getMBB()); in applyMappingImpl() local
2777 MachineInstrSpan Span(MachineBasicBlock::iterator(&MI), &B.getMBB()); in applyMappingImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1190 Value *Span; in createCanonicalLoop() local
1227 Value *Span = Builder.CreateMul(IV, Step); in createCanonicalLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp624 ConstantRange Span = ConstantRange::makeAllowedICmpRegion( in matchInstruction() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h575 UINT64 Span; /* Length of memory range */ global() member