Home | History | Annotate | Download | only in X86

Lines Matching refs:X86SelectLoad

103   bool X86SelectLoad(const Instruction *I);
1280 /// X86SelectLoad - Select and emit code to implement load instructions.
1282 bool X86FastISel::X86SelectLoad(const Instruction *I) {
3406 return X86SelectLoad(I);