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