Searched defs:LoadOp (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
H A DSparcISelLowering.cpp278 ISD::LoadExtType LoadOp = ISD::SEXTLOAD; local
283 Load = DAG.getExtLoad(LoadOp, dl, MVT::i32, Chain, FIPtr,

Completed in 134 milliseconds