Searched defs:U64 (Results 1 – 11 of 11) sorted by relevance
49 typedef uint64_t U64; typedef55 typedef unsigned long long U64; typedef
88 typedef uint64_t U64; typedef94 typedef unsigned long long U64; typedef
60 typedef uint64_t U64; typedef66 typedef unsigned long long U64; typedef
59 typedef uint64_t U64; typedef65 typedef unsigned long long U64; typedef
94 typedef uint64_t U64; typedef100 typedef unsigned long long U64; typedef
470 uint64_t U64; in TEST() local554 unsigned long long U64; in TEST() local
112 typedef uint64_t U64; typedef118 typedef unsigned long long U64; typedef
82 typedef uint64_t U64; typedef88 typedef unsigned long long U64; typedef
163 typedef uint64_t U64; typedef169 typedef unsigned long long U64; typedef
2660 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, in lowerBITCAST() local2674 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); in lowerBITCAST() local
299 ULong U64; member