Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp196 void MemCmpExpansion::emitLoadCompareByteBlock(unsigned BlockIndex, in emitLoadCompareByteBlock()
244 Value *MemCmpExpansion::getCompareLoadPairs(unsigned BlockIndex, in getCompareLoadPairs()
346 void MemCmpExpansion::emitLoadCompareBlockMultipleLoads(unsigned BlockIndex, in emitLoadCompareBlockMultipleLoads()
376 void MemCmpExpansion::emitLoadCompareBlock(unsigned BlockIndex) { in emitLoadCompareBlock()
/external/llvm/lib/DebugInfo/PDB/Raw/
DPDBFile.cpp76 Expected<ArrayRef<uint8_t>> PDBFile::getBlockData(uint32_t BlockIndex, in getBlockData()
86 Error PDBFile::setBlockData(uint32_t BlockIndex, uint32_t Offset, in setBlockData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp104 Expected<ArrayRef<uint8_t>> PDBFile::getBlockData(uint32_t BlockIndex, in getBlockData()
114 Error PDBFile::setBlockData(uint32_t BlockIndex, uint32_t Offset, in setBlockData()
/external/llvm/unittests/DebugInfo/PDB/
DMappedBlockStreamTest.cpp64 Expected<ArrayRef<uint8_t>> getBlockData(uint32_t BlockIndex, in getBlockData()
69 Error setBlockData(uint32_t BlockIndex, uint32_t Offset, in setBlockData()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DExplainOutputStyle.cpp234 uint32_t BlockIndex = FileOffset / BlockSize; in getOffsetInStream() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp641 for (int BlockIndex = NumBlocks - 1; BlockIndex > 0; --BlockIndex) { in getOrderedBlocks() local
DRewriteStatepointsForGC.cpp1056 int BlockIndex = BasePHI->getBasicBlockIndex(InBB); in findBasePointer() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp926 int BlockIndex = BasePHI->getBasicBlockIndex(InBB); in findBasePointer() local