Home
last modified time | relevance | path

Searched defs:BlockIdx (Results 1 – 13 of 13) sorted by relevance

/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/dataflow/
DDataFlowCallbacks.cpp20 static inline bool BlockIsEntry(size_t BlockIdx) { in BlockIsEntry()
DDataFlow.cpp79 static inline bool BlockIsEntry(size_t BlockIdx) { in BlockIsEntry()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp288 for (int BlockIdx = (int)BlockLabels.size() - 1; BlockIdx > 0; --BlockIdx) { in printDefs() local
360 int BlockIdx = 0; in computeJoinPoints() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp346 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in newLeafBlock() local
504 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in processSwitchInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h369 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
377 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h393 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
401 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h381 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
389 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DGenericUniformityImpl.h516 for (int BlockIdx = (int)CyclePOT.size() - 1; BlockIdx >= 0; --BlockIdx) { in printDefs() local
619 auto BlockIdx = FreshLabels.find_last(); in computeJoinPoints() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp389 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in newLeafBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp216 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in NewLeafBlock() local
DSampleProfileInference.cpp666 std::vector<FlowJump *> findShortestPath(uint64_t BlockIdx) { in findShortestPath()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp443 for (size_t BlockIdx = 0; BlockIdx < Blocks.size(); ++BlockIdx) { in BCECmpChain() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3092 unsigned BlockIdx = OrigPhi->getBasicBlockIndex(ScalarPH); in createEmptyLoop() local