Home
last modified time | relevance | path

Searched refs:X86FastEmitPseudoSelect (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FastISel.cpp121 bool X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I);
1957 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect() function in X86FastISel
2061 if (X86FastEmitPseudoSelect(RetVT, I)) in X86SelectSelect()