Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp489 BasicBlock *TargetBlock = SI->getSuccessor(i); in processSwitch() local
495 BasicBlock *TargetBlock = C.getCaseSuccessor(); in processSwitch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp471 BasicBlock *TargetBlock = SI->getSuccessor(i); in processSwitch() local
477 BasicBlock *TargetBlock = C.getCaseSuccessor(); in processSwitch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp112 unsigned TargetBlock = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp112 unsigned TargetBlock = 0; member
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp107 unsigned TargetBlock; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp122 auto &TargetBlock = TargetSym.getBlock(); in printEdge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2522 BasicBlock *TargetBlock = Case.getCaseSuccessor(); in processOutgoingEdges() local
2526 BasicBlock *TargetBlock = SI->getSuccessor(i); in processOutgoingEdges() local
2534 BasicBlock *TargetBlock = TI->getSuccessor(i); in processOutgoingEdges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSink.cpp1030 MachineInstr &MI, MachineBasicBlock *TargetBlock) { in SalvageUnsunkDebugUsersOfCopy()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp353 for (auto *TargetBlock : LoopExitBlocks) { in getMaxNumOfPromotionsInLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1093 auto &TargetBlock = E.getTarget().getBlock(); in findUnwindSectionInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineSink.cpp1510 MachineInstr &MI, MachineBasicBlock *TargetBlock) { in SalvageUnsunkDebugUsersOfCopy()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp369 for (auto *TargetBlock : LoopExitBlocks) { in getMaxNumOfPromotionsInLoop() local
/aosp_15_r20/external/clang/lib/Analysis/
H A DConsumed.cpp1033 const CFGBlock *TargetBlock) { in allBackEdgesVisited()