reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/NVPTX/NVPTXISelLowering.cpp
 2226     return LowerLOADi1(Op, DAG);
 2233     if (!allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),
 2233     if (!allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),
 2236       std::tie(Ops[0], Ops[1]) = expandUnalignedLoad(Load, DAG);
 2237       return DAG.getMergeValues(Ops, SDLoc(Op));