Home
last modified time | relevance | path

Searched defs:Stage1AirInstSelect (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dall_types.hpp4374 struct Stage1AirInstSelect { struct
4375 Stage1AirInst base;
4377 Stage1AirInst *pred; // This is in zig-format, not llvm format
4378 Stage1AirInst *a;
4379 Stage1AirInst *b;
H A Dir.cpp908 static constexpr Stage1AirInstId ir_inst_id(Stage1AirInstSelect *) { in ir_inst_id() argument
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dall_types.hpp4374 struct Stage1AirInstSelect { struct
4375 Stage1AirInst base;
4377 Stage1AirInst *pred; // This is in zig-format, not llvm format
4378 Stage1AirInst *a;
4379 Stage1AirInst *b;
H A Dir.cpp908 static constexpr Stage1AirInstId ir_inst_id(Stage1AirInstSelect *) { in ir_inst_id() argument