HomeSort by relevance Sort by last modified time
    Searched refs:X86SelectLoad (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp 92 bool X86SelectLoad(const Instruction *I);
796 /// X86SelectLoad - Select and emit code to implement load instructions.
798 bool X86FastISel::X86SelectLoad(const Instruction *I) {
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 103 bool X86SelectLoad(const Instruction *I);
    [all...]

Completed in 502 milliseconds