Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FastISel.cpp112 bool X86FastEmitSSESelect(MVT RetVT, const Instruction *I);
2153 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect() function in X86FastISel
2383 if (X86FastEmitSSESelect(RetVT, I)) in X86SelectSelect()