Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp112 unsigned TargetBlock = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp471 BasicBlock *TargetBlock = SI->getSuccessor(i); in processSwitch() local
477 BasicBlock *TargetBlock = C.getCaseSuccessor(); in processSwitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSink.cpp1030 MachineInstr &MI, MachineBasicBlock *TargetBlock) { in SalvageUnsunkDebugUsersOfCopy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2521 BasicBlock *TargetBlock = Case.getCaseSuccessor(); in processOutgoingEdges() local
2525 BasicBlock *TargetBlock = SI->getSuccessor(i); in processOutgoingEdges() local
2533 BasicBlock *TargetBlock = TI->getSuccessor(i); in processOutgoingEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp353 for (auto *TargetBlock : LoopExitBlocks) { in getMaxNumOfPromotionsInLoop() local