Home
last modified time | relevance | path

Searched defs:DoXform (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4319 bool DoXform = true; in visitSIGN_EXTEND() local
4374 bool DoXform = true; in visitSIGN_EXTEND() local
4615 bool DoXform = true; in visitZERO_EXTEND() local
4648 bool DoXform = true; in visitZERO_EXTEND() local
4845 bool DoXform = true; in visitANY_EXTEND() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp502 bool DoXform) { in transformZExtICmp()