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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp125 bool X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I);
2282 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { function in class:X86FastISel
2400 if (X86FastEmitPseudoSelect(RetVT, I))

Completed in 149 milliseconds