Searched refs:i32Legal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1035 bool i32Legal = isOperationLegalOrCustom(ISD::FGETSIGN, MVT::i32); local
1036 if ((OpVTLegal || i32Legal) && Op.getValueType().isSimple()) {

Completed in 95 milliseconds