Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h413 bool ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases);
DSelectionDAGBuilder.cpp1418 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases){ in ShouldEmitAsBranches() function in SelectionDAGBuilder
1504 if (ShouldEmitAsBranches(SwitchCases)) { in visitBr()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h698 bool ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases);
DSelectionDAGBuilder.cpp1757 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases) { in ShouldEmitAsBranches() function in SelectionDAGBuilder
1840 if (ShouldEmitAsBranches(SwitchCases)) { in visitBr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h723 bool ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases);
DSelectionDAGBuilder.cpp1938 SelectionDAGBuilder::ShouldEmitAsBranches(const std::vector<CaseBlock> &Cases) { in ShouldEmitAsBranches() function in SelectionDAGBuilder
2021 if (ShouldEmitAsBranches(SwitchCases)) { in visitBr()