Searched defs:U64 (Results 1 – 14 of 14) sorted by relevance
91 # define U64(C) C##UI64 macro94 # define U64(C) C##UL macro97 # define U64(C) C##ULL macro
84 #define U64(C) C##UI64 macro87 #define U64(C) C##UL macro90 #define U64(C) C##ULL macro
56 # define U64(C) C##UI64 macro58 # define U64(C) C##UL macro60 # define U64(C) C##ULL macro
71 # define U64(C) C##UI64 macro73 # define U64(C) C##UL macro75 # define U64(C) C##ULL macro
15 # define U64(C) C##UI64 macro19 # define U64(C) C##UL macro23 # define U64(C) C##ULL macro
16 # define U64(C) C##UI64 macro20 # define U64(C) C##UL macro24 # define U64(C) C##ULL macro
43 U64, enumerator
115 typedef uint64_t U64; typedef121 typedef unsigned long long U64; typedef
269 #define U64 uint64_t macro
106 U64 = 10, enumerator
265 U64 = UINT | B64, enumerator
3344 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, in lowerBITCAST() local3358 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); in lowerBITCAST() local
104 } U64; typedef