Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DExpandMemCmp.cpp326 void MemCmpExpansion::emitLoadCompareByteBlock(unsigned BlockIndex, in emitLoadCompareByteBlock()
354 Value *MemCmpExpansion::getCompareLoadPairs(unsigned BlockIndex, in getCompareLoadPairs()
422 void MemCmpExpansion::emitLoadCompareBlockMultipleLoads(unsigned BlockIndex, in emitLoadCompareBlockMultipleLoads()
452 void MemCmpExpansion::emitLoadCompareBlock(unsigned BlockIndex) { in emitLoadCompareBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp282 void MemCmpExpansion::emitLoadCompareByteBlock(unsigned BlockIndex, in emitLoadCompareByteBlock()
318 Value *MemCmpExpansion::getCompareLoadPairs(unsigned BlockIndex, in getCompareLoadPairs()
408 void MemCmpExpansion::emitLoadCompareBlockMultipleLoads(unsigned BlockIndex, in emitLoadCompareBlockMultipleLoads()
438 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/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp105 Expected<ArrayRef<uint8_t>> PDBFile::getBlockData(uint32_t BlockIndex, in getBlockData()
115 Error PDBFile::setBlockData(uint32_t BlockIndex, uint32_t Offset, in setBlockData()
/external/swiftshader/third_party/llvm-10.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/llvm-project/llvm/tools/llvm-pdbutil/
DExplainOutputStyle.cpp233 uint32_t BlockIndex = FileOffset / BlockSize; in getOffsetInStream() local
/external/skia/modules/skparagraph/include/
DTextStyle.h310 typedef size_t BlockIndex; typedef
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp767 for (int BlockIndex = NumBlocks - 1; BlockIndex > 0; --BlockIndex) { in getOrderedBlocks() local
DRewriteStatepointsForGC.cpp1108 int BlockIndex = BasePHI->getBasicBlockIndex(InBB); in findBasePointer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp766 for (int BlockIndex = NumBlocks - 1; BlockIndex > 0; --BlockIndex) { in getOrderedBlocks() local
DRewriteStatepointsForGC.cpp1053 int BlockIndex = BasePHI->getBasicBlockIndex(InBB); in findBasePointer() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp926 int BlockIndex = BasePHI->getBasicBlockIndex(InBB); in findBasePointer() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8103 for (size_t BlockIndex = 0; BlockIndex < NumBlocks; BlockIndex++) in isWideDUPMask() local