Home
last modified time | relevance | path

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

/external/rust/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/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp346 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in newLeafBlock() local
504 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in processSwitchInst() 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-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/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-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