Home
last modified time | relevance | path

Searched refs:lowered (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/patches/
Dpatch-r262265-llvm-r201718-sparc.diff40 // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
Dpatch-r262415-llvm-r201994-sparc.diff26 // VAARG needs to be lowered to not do unaligned accesses for doubles.
Dpatch-r262261-llvm-r198281-sparc.diff20 // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
/freebsd-10-stable/contrib/gcc/
Dcgraphunit.c455 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()
Dcgraph.h160 unsigned lowered : 1; member
DChangeLog.tree-ssa5845 (dump_generic_node): Dump lowered COND_EXPR on a single line.
6337 * tree-pretty-print.c (dump_generic_node): Don't handle lowered
6407 * 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 …]
Dtree.def1027 loop or sections iteration in the partially lowered code. */
DChangeLog-200517798 * 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.
/freebsd-10-stable/contrib/file/magic/Magdir/
Dc-lang14 # Check for class if include is found, otherwise class is beaten by include becouse of lowered stre…
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMSA.txt4 Intrinsics are lowered to SelectionDAG nodes where possible in order to enable
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td387 // vpkuhum is lowered to a shuffle.
391 // vpkuwum is lowered to a shuffle.
/freebsd-10-stable/crypto/openssl/crypto/des/asm/
Dreadme6 good C compilers for. So due to this, I have lowered myself to do
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86InstrControl.td216 // FIXME: The should be pseudo instructions that are lowered when going to
DX86InstrCompiler.td111 // When using segmented stacks these are lowered into instructions which first
203 // This is lowered into a RET instruction by MCInstLower. We need
210 // This instruction is lowered to a RET followed by a MOV. The two
1159 // register. Truncate can be lowered to EXTRACT_SUBREG. CopyFromReg may
/freebsd-10-stable/contrib/gcc/doc/
Dtree-ssa.texi95 lowered to gotos.
125 @code{DECL_SAVED_TREE}. It is lowered to GIMPLE by a call to
133 can return fully lowered GIMPLE, or it can return GENERIC trees and let the
135 GIMPLE that is not fully lowered is known as ``high GIMPLE'' and
372 now they are lowered to explicit gotos.
Dpasses.texi53 which is later lowered to GIMPLE when the function is compiled. Which
200 must run before those are lowered. In addition, the pass enqueues
/freebsd-10-stable/contrib/groff/contrib/mom/
DNEWS145 Added German-style lowered double quotes and two styles of
DChangeLog298 o Added German-style lowered double quotes and two styles of
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td294 // register. Truncate can be lowered to EXTRACT_SUBREG, and CopyFromReg may
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTarget.td402 // pseudo-instructions that are lowered to real instructions prior to
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td1340 // Convenience instructions that get lowered to real instructions
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMInstrInfo.td3199 // selection DAG. They are "lowered" to real ADD/SUB opcodes by
4313 // Atomic pseudo-insts which will be lowered to ldrex/strex loops.
5127 // These are pseudo-instructions and are lowered to individual MC-insts, so
DARMInstrThumb2.td2016 // selection DAG. They are "lowered" to real t2ADD/t2SUB opcodes by
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DSIInstructions.td1258 // and should be lowered to ISA instructions prior to codegen.
/freebsd-10-stable/contrib/gcc/cp/
DChangeLog-20042725 * typeck.c (build_unary_op): Use &a.b if the folded lowered
2737 * typeck.c (build_unary_op): Use &a.b if the folded lowered

12