Home
last modified time | relevance | path

Searched defs:getLoad (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DLoadParams.php70 public function getLoad() function in Grpc\\Testing\\LoadParams
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5052 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() function in SelectionDAG
5084 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() function in SelectionDAG
5132 SDValue SelectionDAG::getLoad(EVT VT, const SDLoc &dl, SDValue Chain, in getLoad() function in SelectionDAG
5143 SDValue SelectionDAG::getLoad(EVT VT, const SDLoc &dl, SDValue Chain, in getLoad() function in SelectionDAG
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp1131 static AvailableValueInBlock getLoad(BasicBlock *BB, LoadInst *LI, in getLoad() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVN.cpp187 static AvailableValue getLoad(LoadInst *LI, unsigned Offset = 0) { in getLoad() function
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp154 static AvailableValue getLoad(LoadInst *LI, unsigned Offset = 0) { in getLoad() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6226 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() function in SelectionDAG
6251 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() function in SelectionDAG
6300 SDValue SelectionDAG::getLoad(EVT VT, const SDLoc &dl, SDValue Chain, in getLoad() function in SelectionDAG
6310 SDValue SelectionDAG::getLoad(EVT VT, const SDLoc &dl, SDValue Chain, in getLoad() function in SelectionDAG
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4137 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() function in SelectionDAG
4167 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() function in SelectionDAG
4212 SDValue SelectionDAG::getLoad(EVT VT, DebugLoc dl, in getLoad() function in SelectionDAG