Searched defs:getLoad (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ | ||
H A D | ARMParallelDSP.cpp | 207 LoadInst *getLoad() { in getLoad() function in __anonfbc564360111::WidenedLoad |
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ | ||
H A D | GVN.cpp | 220 static AvailableValue getLoad(LoadInst *Load, unsigned Offset = 0) { in getLoad() function |
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 8001 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() function in SelectionDAG |