Home
last modified time | relevance | path

Searched refs:OPFL_None (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h313 OPFL_None = 0, // Node has no chain or glue input and isn't variadic. enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3885 EmitNodeInfo = OPFL_None; in SelectCodeCommon()
3897 EmitNodeInfo = OPFL_None; in SelectCodeCommon()