Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23040 static bool cheapX86FSETCC_SSE(ISD::CondCode SetCCOpcode) { in cheapX86FSETCC_SSE() function
23317 if (!cheapX86FSETCC_SSE(Cond)) { in LowerVSETCC()
49242 !(cheapX86FSETCC_SSE(CC0) && cheapX86FSETCC_SSE(CC1))) in convertIntLogicToFPLogic()