Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp119 bool X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I);
1936 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect() function in X86FastISel
2255 if (X86FastEmitCMoveSelect(RetVT, I)) in X86SelectSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp121 bool X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I);
2030 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect() function in X86FastISel
2404 if (X86FastEmitCMoveSelect(RetVT, I)) in X86SelectSelect()