Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp288 for (int BlockIdx = (int)BlockLabels.size() - 1; BlockIdx > 0; --BlockIdx) { in printDefs() local
360 int BlockIdx = 0; in computeJoinPoints() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DCallingConvLower.h371 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
379 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DCallingConvLower.h371 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
379 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DCallingConvLower.h371 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
379 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h369 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
377 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp346 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in newLeafBlock() local
504 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in processSwitchInst() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DCallingConvLower.h371 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
379 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h381 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
389 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h393 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
401 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/aosp_15_r20/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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DGenericUniformityImpl.h522 for (int BlockIdx = (int)CyclePOT.size() - 1; BlockIdx >= 0; --BlockIdx) { in printDefs() local
625 auto BlockIdx = FreshLabels.find_last(); in computeJoinPoints() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DGenericUniformityImpl.h522 for (int BlockIdx = (int)CyclePOT.size() - 1; BlockIdx >= 0; --BlockIdx) { in printDefs() local
625 auto BlockIdx = FreshLabels.find_last(); in computeJoinPoints() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DGenericUniformityImpl.h522 for (int BlockIdx = (int)CyclePOT.size() - 1; BlockIdx >= 0; --BlockIdx) { in printDefs() local
625 auto BlockIdx = FreshLabels.find_last(); in computeJoinPoints() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h516 for (int BlockIdx = (int)CyclePOT.size() - 1; BlockIdx >= 0; --BlockIdx) { in printDefs() local
619 auto BlockIdx = FreshLabels.find_last(); in computeJoinPoints() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DGenericUniformityImpl.h519 for (int BlockIdx = (int)CyclePOT.size() - 1; BlockIdx >= 0; --BlockIdx) { in printDefs() local
622 auto BlockIdx = FreshLabels.find_last(); in computeJoinPoints() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp389 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in newLeafBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp216 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in NewLeafBlock() local
H A DSampleProfileInference.cpp666 std::vector<FlowJump *> findShortestPath(uint64_t BlockIdx) { in findShortestPath()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp443 for (size_t BlockIdx = 0; BlockIdx < Blocks.size(); ++BlockIdx) { in BCECmpChain() local
/aosp_15_r20/packages/modules/adb/client/
Dincremental_server.cpp60 using BlockIdx = int32_t; typedef
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp55 using BlockIdx = int32_t; typedef
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp3288 unsigned BlockIdx = RefList[i].first; in ParseFunctionBody() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3633 unsigned BlockIdx = RefList[i].first; in ParseFunctionBody() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3092 unsigned BlockIdx = OrigPhi->getBasicBlockIndex(ScalarPH); in createEmptyLoop() local