Home
last modified time | relevance | path

Searched refs:int64_ops (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h150 int64_ops : 1, member
Ddxil_dump.c169 PRINT_FEAT(int64_ops); in dump_features()
Dnir_to_dxil.c1485 if (ctx->mod.feats.int64_ops) in get_module_flags()
1732 ctx->mod.feats.int64_ops = true; in store_dest()
1772 assert(bit_size != 64 || ctx->mod.feats.int64_ops); in get_src()
4429 ctx->mod.feats.int64_ops = true; in emit_load_const()