Home
last modified time | relevance | path

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

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