Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp121 bool X86FastEmitSSESelect(MVT RetVT, const Instruction *I);
2056 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect() function in X86FastISel
2259 if (X86FastEmitSSESelect(RetVT, I)) in X86SelectSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp123 bool X86FastEmitSSESelect(MVT RetVT, const Instruction *I);
2162 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect() function in X86FastISel
2408 if (X86FastEmitSSESelect(RetVT, I)) in X86SelectSelect()