Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp121 bool X86FastEmitSSESelect(MVT RetVT, const Instruction *I);
2158 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect() function in X86FastISel
2386 if (X86FastEmitSSESelect(RetVT, I)) in X86SelectSelect()