Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp103 bool X86SelectStore(const Instruction *I);
1125 bool X86FastISel::X86SelectStore(const Instruction *I) { in X86SelectStore() function in X86FastISel
3591 return X86SelectStore(I); in fastSelectInstruction()