Searched refs:X86FastEmitCMoveSelect (Results 1 – 1 of 1) sorted by relevance
121 bool X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I);2030 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect() function in X86FastISel2404 if (X86FastEmitCMoveSelect(RetVT, I)) in X86SelectSelect()