Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47490 EVT N10Type = N10.getValueType(); in convertIntLogicToFPLogic() local
47493 if (N00Type != N10Type || !((Subtarget.hasSSE1() && N00Type == MVT::f32) || in convertIntLogicToFPLogic()