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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
14629     return MakeBrevLd(Intrinsic::hexagon_L2_loadrub_pbr, Int8Ty);
14631     return MakeBrevLd(Intrinsic::hexagon_L2_loadrb_pbr, Int8Ty);
14633     return MakeBrevLd(Intrinsic::hexagon_L2_loadruh_pbr, Int16Ty);
14635     return MakeBrevLd(Intrinsic::hexagon_L2_loadrh_pbr, Int16Ty);
14637     return MakeBrevLd(Intrinsic::hexagon_L2_loadri_pbr, Int32Ty);
14639     return MakeBrevLd(Intrinsic::hexagon_L2_loadrd_pbr, Int64Ty);