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

References

gen/lib/Target/NVPTX/NVPTXGenDAGISel.inc
68610 /*145084*/          OPC_MorphNodeTo1, TARGET_VAL(NVPTX::CVT_u64_u32), 0,
69381 /*146621*/        OPC_MorphNodeTo1, TARGET_VAL(NVPTX::CVT_u64_u32), 0,
69444 /*146736*/      OPC_MorphNodeTo1, TARGET_VAL(NVPTX::CVT_u64_u32), 0,
69477 /*146819*/      OPC_MorphNodeTo1, TARGET_VAL(NVPTX::CVT_u64_u32), 0,
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
 3751       return IsSigned ? NVPTX::CVT_s64_s32 : NVPTX::CVT_u64_u32;