Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4369 bool DoXform = true; in visitSIGN_EXTEND() local
4424 bool DoXform = true; in visitSIGN_EXTEND() local
4663 bool DoXform = true; in visitZERO_EXTEND() local
4696 bool DoXform = true; in visitZERO_EXTEND() local
4893 bool DoXform = true; in visitANY_EXTEND() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp511 bool DoXform) { in transformZExtICmp()