Searched refs:lowered (Results 1 – 25 of 31) sorted by relevance
12
24 /// For example, this is true for i32's that were lowered from soft-float.184 // legal and is lowered to i128 which is further lowered to a pair of i64's.365 // f128 is not legal and is lowered to i128 which is further lowered to a pair
4 Intrinsics are lowered to SelectionDAG nodes where possible in order to enable
455 if (node->lowered) in cgraph_lower_function()458 node->lowered = true; in cgraph_lower_function()490 node->lowered = DECL_STRUCT_FUNCTION (decl)->cfg != NULL; in cgraph_finalize_function()1338 node->lowered = DECL_STRUCT_FUNCTION (node->decl)->cfg != NULL; in cgraph_expand_all_functions()1888 new_version_node->lowered = true; in cgraph_function_versioning()
160 unsigned lowered : 1; member
5845 (dump_generic_node): Dump lowered COND_EXPR on a single line.6337 * tree-pretty-print.c (dump_generic_node): Don't handle lowered6407 * c-common.c (c_warn_unused_result): Remove lowered containers.6427 (find_contained_blocks): Remove lowered containers.6440 (is_ctrl_structure): Remove lowered containers.6448 * tree-eh.c (collect_finally_tree): Remove lowered containers.6452 (lower_try_finally_switch): Generate lowered switches.6455 with lowered switch_expr.6457 for lowered switch_expr.6568 (make_cond_expr_edges): Handle lowered gotos.[all …]
1027 loop or sections iteration in the partially lowered code. */
17798 * cgraphunit.c (cgraph_expand_function): Force function being lowered.18230 * cgraph.h (cgraph_node): Add 'lowered' state.18232 * cgraphunit.c (cgraph_finalize_function): Initialize lowered flag.18234 (cgraph_create_edges): Deal with lowered function bodies.33924 has been lowered.
498 // vpkuhum is lowered to a shuffle.502 // vpkuwum is lowered to a shuffle.506 // vpkudum is lowered to a shuffle.
6 good C compilers for. So due to this, I have lowered myself to do
115 // When using segmented stacks these are lowered into instructions which first229 // This is lowered into a RET instruction by MCInstLower. We need236 // This instruction is lowered to a RET followed by a MOV. The two756 * It is not automatic as atomic_store/load are only lowered to MOV instructions1128 // register. Truncate can be lowered to EXTRACT_SUBREG. CopyFromReg may
241 // FIXME: The should be pseudo instructions that are lowered when going to
95 lowered to gotos.125 @code{DECL_SAVED_TREE}. It is lowered to GIMPLE by a call to133 can return fully lowered GIMPLE, or it can return GENERIC trees and let the135 GIMPLE that is not fully lowered is known as ``high GIMPLE'' and372 now they are lowered to explicit gotos.
53 which is later lowered to GIMPLE when the function is compiled. Which200 must run before those are lowered. In addition, the pass enqueues
145 Added German-style lowered double quotes and two styles of
298 o Added German-style lowered double quotes and two styles of
252 // TLS calls. These will be lowered into a call to __tls_get_offset,600 // Load the Global Offset Table address. This will be lowered into a
2168 // Convenience instructions that get lowered to real instructions
2172 // There is no VI version. If the pseudo is selected, it should be lowered2203 // There is no VI version. If the pseudo is selected, it should be lowered
1849 // and should be lowered to ISA instructions prior to codegen.
294 // register. Truncate can be lowered to EXTRACT_SUBREG, and CopyFromReg may
414 // pseudo-instructions that are lowered to real instructions prior to
3441 // selection DAG. They are "lowered" to real ADD/SUB opcodes by5274 // These are pseudo-instructions and are lowered to individual MC-insts, so
2037 // selection DAG. They are "lowered" to real t2ADD/t2SUB opcodes by
2725 * typeck.c (build_unary_op): Use &a.b if the folded lowered2737 * typeck.c (build_unary_op): Use &a.b if the folded lowered
5117 // register. Truncate can be lowered to EXTRACT_SUBREG. CopyFromReg may