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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp207 LoadInst *getLoad() { function in class:__anon4032::WidenedLoad
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1187 getLoad(EVT VT, const SDLoc &dl, SDValue Chain, SDValue Ptr, function in class:llvm::SelectionDAG
1225 getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, function in class:llvm::SelectionDAG
1238 getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, function in class:llvm::SelectionDAG
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp197 static AvailableValue getLoad(LoadInst *LI, unsigned Offset = 0) { function in struct:llvm::gvn::AvailableValue

Completed in 99 milliseconds