Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp336 void MemCmpExpansion::emitLoadCompareByteBlock(unsigned BlockIndex, in emitLoadCompareByteBlock()
371 Value *MemCmpExpansion::getCompareLoadPairs(unsigned BlockIndex, in getCompareLoadPairs()
439 void MemCmpExpansion::emitLoadCompareBlockMultipleLoads(unsigned BlockIndex, in emitLoadCompareBlockMultipleLoads()
473 void MemCmpExpansion::emitLoadCompareBlock(unsigned BlockIndex) { in emitLoadCompareBlock()
H A DMachineBlockPlacement.cpp3493 DenseMap<const MachineBasicBlock *, uint64_t> BlockIndex; in applyExtTsp() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSampleProfileInference.h183 DenseMap<const BasicBlockT *, uint64_t> BlockIndex; in apply() local
244 DenseMap<const BasicBlockT *, uint64_t> &BlockIndex) { in createFlowFunction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSampleProfileInference.h183 DenseMap<const BasicBlockT *, uint64_t> BlockIndex; in apply() local
244 DenseMap<const BasicBlockT *, uint64_t> &BlockIndex) { in createFlowFunction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSampleProfileInference.h183 DenseMap<const BasicBlockT *, uint64_t> BlockIndex; in apply() local
244 DenseMap<const BasicBlockT *, uint64_t> &BlockIndex) { in createFlowFunction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSampleProfileInference.h183 DenseMap<const BasicBlockT *, uint64_t> BlockIndex; in apply() local
244 DenseMap<const BasicBlockT *, uint64_t> &BlockIndex) { in createFlowFunction()
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A 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()
/aosp_15_r20/external/llvm/unittests/DebugInfo/PDB/
H A DMappedBlockStreamTest.cpp64 Expected<ArrayRef<uint8_t>> getBlockData(uint32_t BlockIndex, in getBlockData()
69 Error setBlockData(uint32_t BlockIndex, uint32_t Offset, in setBlockData()
/aosp_15_r20/external/aws-sdk-java-v2/services/ebs/src/main/resources/codegen-resources/
H A Dservice-2.json155 "BlockIndex":{ object
171 "BlockIndex":{ object
190 "BlockIndex":{ object
321 "BlockIndex":{ object
539 "BlockIndex":{ object
/aosp_15_r20/system/incremental_delivery/incfs/include/
H A Dincfs.h182 using BlockIndex = IncFsBlockIndex; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DELF.cpp687 for (uint32_t BlockIndex = 0; in decodeBBAddrMap() local
/aosp_15_r20/frameworks/base/services/incremental/
H A DIncrementalService.h61 using BlockIndex = incfs::BlockIndex; variable
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DTextStyle.h355 typedef size_t BlockIndex; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp766 for (int BlockIndex = NumBlocks - 1; BlockIndex > 0; --BlockIndex) { in getOrderedBlocks() local
H A DRewriteStatepointsForGC.cpp1053 int BlockIndex = BasePHI->getBasicBlockIndex(InBB); in findBasePointer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp745 for (int BlockIndex = NumBlocks - 1; BlockIndex > 0; --BlockIndex) { in getOrderedBlocks() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DDmgHandler.cpp1990 int BlockIndex; member
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp926 int BlockIndex = BasePHI->getBasicBlockIndex(InBB); in findBasePointer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10696 for (size_t BlockIndex = 0; BlockIndex < NumBlocks; BlockIndex++) in isWideDUPMask() local