Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h183 DenseMap<const BasicBlockT *, uint64_t> BlockIndex; in apply() local
244 DenseMap<const BasicBlockT *, uint64_t> &BlockIndex) { in createFlowFunction()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp376 void MemCmpExpansion::emitLoadCompareByteBlock(unsigned BlockIndex, in emitLoadCompareByteBlock() argument
411 Value *MemCmpExpansion::getCompareLoadPairs(unsigned BlockIndex, in getCompareLoadPairs() argument
480 emitLoadCompareBlockMultipleLoads(unsigned BlockIndex,unsigned & LoadIndex) emitLoadCompareBlockMultipleLoads() argument
514 emitLoadCompareBlock(unsigned BlockIndex) emitLoadCompareBlock() argument
[all...]
H A DMachineBlockPlacement.cpp3516 DenseMap<const MachineBasicBlock *, uint64_t> BlockIndex; applyExtTsp() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp104 getBlockData(uint32_t BlockIndex,uint32_t NumBytes) const getBlockData() argument
114 setBlockData(uint32_t BlockIndex,uint32_t Offset,ArrayRef<uint8_t> Data) const setBlockData() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp753 for (uint32_t BlockIndex = 0; decodeBBAddrMapImpl() local
785 for (uint32_t BlockIndex = 0; decodeBBAddrMapImpl() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp235 uint32_t BlockIndex = FileOffset / BlockSize; in getOffsetInStream() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp748 for (int BlockIndex = NumBlocks - 1; BlockIndex > 0; --BlockIndex) { in getOrderedBlocks() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11427 for (size_t BlockIndex = 0; BlockIndex < NumBlocks; BlockIndex++) isWideDUPMask() local
[all...]