Searched refs:lowered (Results 1 – 25 of 32) sorted by relevance
12
40 // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
26 // VAARG needs to be lowered to not do unaligned accesses for doubles.
20 // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
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.
14 # Check for class if include is found, otherwise class is beaten by include becouse of lowered stre…
4 Intrinsics are lowered to SelectionDAG nodes where possible in order to enable
387 // vpkuhum is lowered to a shuffle.391 // vpkuwum is lowered to a shuffle.
6 good C compilers for. So due to this, I have lowered myself to do
216 // FIXME: The should be pseudo instructions that are lowered when going to
111 // When using segmented stacks these are lowered into instructions which first203 // This is lowered into a RET instruction by MCInstLower. We need210 // This instruction is lowered to a RET followed by a MOV. The two1159 // register. Truncate can be lowered to EXTRACT_SUBREG. CopyFromReg may
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
294 // register. Truncate can be lowered to EXTRACT_SUBREG, and CopyFromReg may
402 // pseudo-instructions that are lowered to real instructions prior to
1340 // Convenience instructions that get lowered to real instructions
3199 // selection DAG. They are "lowered" to real ADD/SUB opcodes by4313 // Atomic pseudo-insts which will be lowered to ldrex/strex loops.5127 // These are pseudo-instructions and are lowered to individual MC-insts, so
2016 // selection DAG. They are "lowered" to real t2ADD/t2SUB opcodes by
1258 // and should be lowered to ISA instructions prior to codegen.
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