Searched defs:LegalOperations (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp74 bool LegalOperations; member in class:__anon2311::DAGCombiner
427 static char isNegatibleForFree(SDValue Op, bool LegalOperations, argument
491 GetNegatedExpression(SDValue Op, SelectionDAG &DAG, bool LegalOperations, unsigned Depth = 0) argument
1633 tryFoldToZero(SDLoc DL, const TargetLowering &TLI, EVT VT, SelectionDAG &DAG, bool LegalOperations, bool LegalTypes) argument
[all...]

Completed in 111 milliseconds