Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp175 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode() function
2179 std::tie(CC, NeedSwap) = getX86SSEConditionCode(Predicate); in X86FastEmitSSESelect()