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