OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLoad
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMParallelDSP.cpp
207
LoadInst *
getLoad
() {
725
WideLoads[BaseLHS]->
getLoad
() : CreateWideLoad(LHSMul->VecLd, Ty);
727
WideLoads[BaseRHS]->
getLoad
() : CreateWideLoad(RHSMul->VecLd, Ty);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAG.h
1173
SDValue
getLoad
(EVT VT, const SDLoc &dl, SDValue Chain, SDValue Ptr,
1181
getLoad
(EVT VT, const SDLoc &dl, SDValue Chain, SDValue Ptr,
1186
return
getLoad
(VT, dl, Chain, Ptr, PtrInfo, MaybeAlign(Alignment), MMOFlags,
1189
SDValue
getLoad
(EVT VT, const SDLoc &dl, SDValue Chain, SDValue Ptr,
1212
SDValue
getLoad
(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1218
inline SDValue
getLoad
(
1225
return
getLoad
(AM, ExtType, VT, dl, Chain, Ptr, Offset, PtrInfo, MemVT,
1231
getLoad
(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT,
1237
return
getLoad
(AM, ExtType, VT, dl, Chain, Ptr, Offset, PtrInfo, MemVT,
1240
SDValue
getLoad
(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GVN.cpp
211
static AvailableValue
getLoad
(LoadInst *Load, unsigned Offset = 0) {
1057
Res = AvailableValue::
getLoad
(DepLoad, Offset);
1129
Res = AvailableValue::
getLoad
(LD);
Completed in 25 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026