Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp392 Block &CurBlock = BlockScope.back(); in ReadBlockInfoBlock() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp120 const BasicBlock *CurBlock = &BB; in collectControlConditions() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp400 BasicBlock *CurBlock = SI->getParent(); in processSwitchInst() local
/external/clang/lib/CodeGen/
DCGStmt.cpp624 auto CurBlock = Builder.GetInsertBlock(); in EmitIfStmt() local
646 auto CurBlock = Builder.GetInsertBlock(); in EmitIfStmt() local
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h868 const Block &CurBlock = BlockScope.back(); in getAbbrev() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp766 BasicBlock *CurBlock = LastBlock; in getOrderedBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp765 BasicBlock *CurBlock = LastBlock; in getOrderedBlocks() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp2464 llvm::BasicBlock *CurBlock = createBasicBlock("resolver_entry", Resolver); in EmitMultiVersionResolver() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp221 CFGBlock *CurBlock = Stack.back(); in checkForRecursiveFunctionCall() local
DSemaStmt.cpp2932 if (BlockScopeInfo *CurBlock = dyn_cast<BlockScopeInfo>(CurCap)) { in ActOnCapScopeReturnStmt() local
DSemaChecking.cpp3139 BlockScopeInfo *CurBlock = getCurBlock(); in SemaBuiltinVAStartImpl() local
3256 if (BlockScopeInfo *CurBlock = getCurBlock()) in SemaBuiltinVAStartARM() local
DSemaExpr.cpp11964 BlockScopeInfo *CurBlock = getCurBlock(); in ActOnBlockArguments() local
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp3387 if (auto *CurBlock = dyn_cast<BlockScopeInfo>(CurCap)) { in ActOnCapScopeReturnStmt() local
DSemaExpr.cpp15188 BlockScopeInfo *CurBlock = getCurBlock(); in ActOnBlockArguments() local