Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp123 bool X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I);
2160 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect() function in X86FastISel
2264 if (X86FastEmitPseudoSelect(RetVT, I)) in X86SelectSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp125 bool X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I);
2297 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect() function in X86FastISel
2413 if (X86FastEmitPseudoSelect(RetVT, I)) in X86SelectSelect()