Searched defs:U64 (Results 1 – 12 of 12) sorted by relevance
470 uint64_t U64; in TEST() local554 unsigned long long U64; in TEST() local
25 using U64 = uint64_t; variable85 using U64 = V<uint64_t>; variable180 using U64 = V<uint64_t>; variable285 using U64 = V<uint64_t>; variable498 using U64 = V<uint64_t>; variable
529 typedef uint64_t U64; typedef531 …typedef unsigned long long U64; /* if your compiler doesn't support unsigned long long, replace … typedef
84 typedef uint64_t U64; typedef90 typedef unsigned long long U64; typedef
143 typedef uint64_t U64; typedef150 typedef unsigned long long U64; typedef
45 typedef uint64_t U64; typedef
60 typedef uint64_t U64; typedef
269 uint64_t U64[2]; member
381 uint64_t U64[2]; member
268 U64 = kDataTypeU | 64, enumerator
2770 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, in lowerBITCAST() local2784 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); in lowerBITCAST() local
299 ULong U64; member