Searched refs:NoIllegalOperations (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp545 CurDAG->Combine(NoIllegalOperations, *AA, OptLevel);
567 CurDAG->Combine(NoIllegalOperations, *AA, OptLevel);
H A DDAGCombiner.cpp947 LegalOperations = Level >= NoIllegalOperations;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DSelectionDAG.h117 NoIllegalOperations // Combine may only create legal operations and types. enumerator in enum:llvm::CombineLevel

Completed in 1036 milliseconds