Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp110 bool X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I);
2024 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect() function in X86FastISel
2376 if (X86FastEmitCMoveSelect(RetVT, I)) in X86SelectSelect()