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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp246 getX86SSEConditionCode(CmpInst::Predicate Predicate) { function
1882 std::tie(CC, NeedSwap) = getX86SSEConditionCode(Predicate);

Completed in 447 milliseconds