Home
last modified time | relevance | path

Searched refs:N10Type (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28191 EVT N10Type = N10.getValueType(); in convertIntLogicToFPLogic() local
28192 if (N00Type.isFloatingPoint() && N10Type.isFloatingPoint()) { in convertIntLogicToFPLogic()