Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34604 EVT N10Type = N10.getValueType(); in convertIntLogicToFPLogic() local
34605 if (N00Type.isFloatingPoint() && N10Type.isFloatingPoint()) { in convertIntLogicToFPLogic()