Searched defs:getLoad (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMParallelDSP.cpp | 202 LoadInst *getLoad() { getLoad() function in __anone0ce2a9b0111::WidenedLoad |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | GVN.cpp | 227 static AvailableValue getLoad(LoadInst *Load, unsigned Offset = 0) { getLoad() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 8476 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, getLoad() function in SelectionDAG |