Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp82 BasicBlock *ThenBlock, in fixupPHINodeForUnwindDest()
300 BasicBlock *ThenBlock = ThenTerm->getParent(); in versionCallSite() local
339 BasicBlock *ThenBlock = ThenTerm->getParent(); in versionCallSite() local
H A DBasicBlockUtils.cpp1477 LoopInfo *LI, BasicBlock *ThenBlock) { in SplitBlockAndInsertIfThenImpl()
1547 BasicBlock *ThenBlock) { in SplitBlockAndInsertIfThen()
1557 BasicBlock *ThenBlock) { in SplitBlockAndInsertIfThen()
1577 BasicBlock *ThenBlock = BasicBlock::Create(C, "", Head->getParent(), Tail); in SplitBlockAndInsertIfThenElse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp79 BasicBlock *ThenBlock, in fixupPHINodeForUnwindDest()
276 BasicBlock *ThenBlock = ThenTerm->getParent(); in versionCallSite() local
H A DBasicBlockUtils.cpp930 BasicBlock *ThenBlock) { in SplitBlockAndInsertIfThen()
985 BasicBlock *ThenBlock = BasicBlock::Create(C, "", Head->getParent(), Tail); in SplitBlockAndInsertIfThenElse() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp623 BasicBlock *ThenBlock = BasicBlock::Create(C, "", Head->getParent(), Tail); in SplitBlockAndInsertIfThen() local
665 BasicBlock *ThenBlock = BasicBlock::Create(C, "", Head->getParent(), Tail); in SplitBlockAndInsertIfThenElse() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1607 auto *ThenBlock = CGF.createBasicBlock("simd.if.then"); in EmitOMPSimdDirective() local
1966 auto *ThenBlock = createBasicBlock("omp.precond.then"); in EmitOMPWorksharingLoop() local
2649 auto *ThenBlock = createBasicBlock("omp.precond.then"); in EmitOMPDistributeLoop() local
3523 auto *ThenBlock = CGF.createBasicBlock("taskloop.if.then"); in EmitOMPTaskLoopBasedDirective() local
H A DCGStmt.cpp607 llvm::BasicBlock *ThenBlock = createBasicBlock("if.then"); in EmitIfStmt() local
H A DCGOpenMPRuntime.cpp1910 auto ThenBlock = CGF.createBasicBlock("omp_if.then"); in emitOMPIfClause() local
2057 auto *ThenBlock = CGF.createBasicBlock("omp_if.then"); in Enter() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1987 BasicBlock *ThenBlock = ThenTerm->getParent(); in createPHI() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp2451 Ice::CfgNode *ThenBlock = getBranchBasicBlock(Values[0]); in ProcessRecord() local
/aosp_15_r20/external/clang/lib/Analysis/
H A DCFG.cpp2221 CFGBlock *ThenBlock; in VisitIfStmt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3005 BasicBlock *ThenBlock = ThenTerm->getParent(); in createPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2927 BasicBlock *ThenBlock = ThenTerm->getParent(); in createPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3026 llvm::BasicBlock *ThenBlock = llvm::BasicBlock::Create( in createIfVersion() local