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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp116 bool X86FastEmitSSESelect(MVT RetVT, const Instruction *I);
1854 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { function in class:X86FastISel
2034 if (X86FastEmitSSESelect(RetVT, I))

Completed in 1505 milliseconds