Home
last modified time | relevance | path

Searched refs:ExportFromCurrentBlock (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp625 Builder.ExportFromCurrentBlock(V); in lowerStatepointMetaArgs()
DSelectionDAGBuilder.h707 void ExportFromCurrentBlock(const Value *V);
DSelectionDAGBuilder.cpp1433 void SelectionDAGBuilder::ExportFromCurrentBlock(const Value *V) { in ExportFromCurrentBlock() function in SelectionDAGBuilder
1737 ExportFromCurrentBlock(SwitchCases[i].CmpLHS); in visitBr()
1738 ExportFromCurrentBlock(SwitchCases[i].CmpRHS); in visitBr()
5163 ExportFromCurrentBlock(SPDescriptor.getGuard()); in visitIntrinsicCall()
8214 ExportFromCurrentBlock(Cond); in lowerWorkItem()
8439 ExportFromCurrentBlock(Cond); in splitWorkItem()
8455 ExportFromCurrentBlock(Cond); in splitWorkItem()