Home
last modified time | relevance | path

Searched defs:CurBB (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Analysis/
DPHITransAddr.cpp145 Value *PHITransAddr::PHITranslateSubExpr(Value *V, BasicBlock *CurBB, in PHITranslateSubExpr()
319 bool PHITransAddr::PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB, in PHITranslateValue()
343 PHITranslateWithInsertion(BasicBlock *CurBB, BasicBlock *PredBB, in PHITranslateWithInsertion()
367 InsertPHITranslatedSubExpr(Value *InVal, BasicBlock *CurBB, in InsertPHITranslatedSubExpr()
399 BasicBlock *CurBB = GEP->getParent(); in InsertPHITranslatedSubExpr() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h67 BasicBlock *CurBB; // The currently executing BB member
/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp380 BasicBlock *CurBB = IPI->first->getParent(); in tryAndMerge() local
/external/clang/lib/CodeGen/
DCGStmt.cpp340 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitBlock() local
363 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitBranch() local
500 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitIndirectGotoStmt() local
DCGAtomic.cpp1475 auto *CurBB = Builder.GetInsertBlock(); in EmitAtomicStore() local
1546 auto *CurBB = Builder.GetInsertBlock(); in EmitAtomicUpdate() local
DCodeGenFunction.cpp168 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitReturnBlock() local
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp115 BasicBlock *CurBB = StateBB++; in Next() local
/external/llvm/include/llvm/IR/
DValue.h463 const Value *DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation()
/external/llvm/lib/IR/
DValue.cpp611 Value *Value::DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1242 BasicBlock *CurBB = RI->getParent(); in InlineFunction() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2646 BasicBlock *CurBB = F->begin(); in EvaluateFunction() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3268 BasicBlock *CurBB = nullptr; in ParseFunctionBody() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1409 MachineBasicBlock *CurBB, in EmitBranchForMergedCondition()
1461 MachineBasicBlock *CurBB, in FindMergedConditions()