Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp227 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in newLeafBlock() local
301 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in processSwitchInst() 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/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/lib/Bitcode/Reader/
DBitcodeReader.cpp2829 unsigned BlockIdx = RefList[i].first; in ParseFunctionBody() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3092 unsigned BlockIdx = OrigPhi->getBasicBlockIndex(ScalarPH); in createEmptyLoop() local