Searched refs:X86FastEmitPseudoSelect (Results 1 – 2 of 2) sorted by relevance
123 bool X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I);2160 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect() function in X86FastISel2264 if (X86FastEmitPseudoSelect(RetVT, I)) in X86SelectSelect()
125 bool X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I);2297 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect() function in X86FastISel2413 if (X86FastEmitPseudoSelect(RetVT, I)) in X86SelectSelect()