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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4392 Value = DAG.getExtLoad(ISD::EXTLOAD, dl, NVT, Chain,
5150 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, function in class:SelectionDAG
5162 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, function in class:SelectionDAG
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3491 Value = DAG.getExtLoad(ISD::EXTLOAD, dl, NVT, Chain,
4222 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, DebugLoc dl, EVT VT, function in class:SelectionDAG

Completed in 157 milliseconds