Home
last modified time | relevance | path

Searched refs:isExportableFromCurrentBlock (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h414 bool isExportableFromCurrentBlock(const Value *V, const BasicBlock *FromBB);
DSelectionDAGBuilder.cpp1260 bool SelectionDAGBuilder::isExportableFromCurrentBlock(const Value *V, in isExportableFromCurrentBlock() function in SelectionDAGBuilder
1332 (isExportableFromCurrentBlock(BOp->getOperand(0), BB) && in EmitBranchForMergedCondition()
1333 isExportableFromCurrentBlock(BOp->getOperand(1), BB))) { in EmitBranchForMergedCondition()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h699 bool isExportableFromCurrentBlock(const Value *V, const BasicBlock *FromBB);
DSelectionDAGBuilder.cpp1549 bool SelectionDAGBuilder::isExportableFromCurrentBlock(const Value *V, in isExportableFromCurrentBlock() function in SelectionDAGBuilder
1632 (isExportableFromCurrentBlock(BOp->getOperand(0), BB) && in EmitBranchForMergedCondition()
1633 isExportableFromCurrentBlock(BOp->getOperand(1), BB))) { in EmitBranchForMergedCondition()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h724 bool isExportableFromCurrentBlock(const Value *V, const BasicBlock *FromBB);
DSelectionDAGBuilder.cpp1698 bool SelectionDAGBuilder::isExportableFromCurrentBlock(const Value *V, in isExportableFromCurrentBlock() function in SelectionDAGBuilder
1780 (isExportableFromCurrentBlock(BOp->getOperand(0), BB) && in EmitBranchForMergedCondition()
1781 isExportableFromCurrentBlock(BOp->getOperand(1), BB))) { in EmitBranchForMergedCondition()