Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp188 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode() function
2190 std::tie(CC, NeedSwap) = getX86SSEConditionCode(Predicate); in X86FastEmitSSESelect()