Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp92 bool X86SelectLoad(const Instruction *I);
1310 bool X86FastISel::X86SelectLoad(const Instruction *I) { in X86SelectLoad() function in X86FastISel
3588 return X86SelectLoad(I); in fastSelectInstruction()