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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1887 MVT CompVT = N1.getValueType().getSimpleVT(); local
1888 if (!TM.getTargetLowering()->isCondCodeLegal(SwappedCond, CompVT))

Completed in 117 milliseconds