Searched defs:ltg (Results 1 – 2 of 2) sorted by relevance
1 int ltg(unsigned x) { return (((long long)x) < 0x100000000ULL) == 1; } in ltg() function
387 emit_copies_block(Builder& bld, std::map<uint32_t, ltg_node>& ltg, RegType type) in emit_copies_block()447 std::map<uint32_t, ltg_node> ltg; in emit_parallelcopies() local