| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| trans-expr.cc | 1835 trans_scalar_class_assign (stmtblock_t *block, gfc_se *lse, gfc_se *rse) 1852 tmp = TREE_TYPE (lse->expr); 1858 if ((not_call_expr && gfc_get_class_from_expr (lse->expr) == NULL_TREE) 1865 if (GFC_CLASS_TYPE_P (TREE_TYPE (lse->expr)) 1900 gfc_build_addr_expr (NULL, lse->expr)); 3476 gfc_se lse; local 3480 gfc_init_se (&lse, se); 3481 gfc_conv_expr_val (&lse, expr->value.op.op1); 3482 lse.expr = gfc_evaluate_now (lse.expr, &lse.pre) 3800 gfc_se lse, rse; local 3866 gfc_se lse; local 5012 gfc_se lse; local 8650 gfc_se lse; local 8951 gfc_se lse; local 9344 gfc_se lse; local 9645 gfc_se lse; local 10448 gfc_se lse; local 11837 gfc_se lse; local 12288 gfc_se lse; local [all...] |
| trans-stmt.cc | 4319 gfc_se lse; local 4329 gfc_init_se (&lse, NULL); 4334 gfc_conv_expr (&lse, expr); 4353 gfc_copy_loopinfo_to_se (&lse, &loop); 4354 lse.ss = lss; 4355 gfc_conv_expr (&lse, expr); 4362 rse.string_length = lse.string_length; 4363 tmp = gfc_trans_scalar_assign (&lse, &rse, expr->ts, 4426 gfc_se lse; local 4434 gfc_init_se (&lse, NULL) 4853 gfc_se lse; local 5431 gfc_se lse, rse; local 5558 gfc_se lse; local [all...] |
| trans-openmp.cc | 5095 gfc_se lse; local 5165 gfc_init_se (&lse, NULL); 5166 gfc_conv_expr (&lse, comp_expr->value.op.op2); 5167 gfc_add_block_to_block (&block, &lse.pre); 5168 compare = lse.expr; 5199 gfc_init_se (&lse, NULL); 5217 gfc_conv_expr (&lse, expr2); 5218 gfc_add_block_to_block (&block, &lse.pre); 5219 type = TREE_TYPE (lse.expr); 5220 lhsaddr = gfc_build_addr_expr (NULL, lse.expr) [all...] |
| trans.cc | 1491 gfc_assignment_finalizer_call (gfc_se *lse, gfc_expr *expr1, bool init_flag) 1590 gfc_add_expr_to_block (&lse->finalblock, final_expr);
|
| trans-array.cc | 8112 gfc_se lse; local 8122 gfc_init_se (&lse, NULL); 8123 gfc_copy_loopinfo_to_se (&lse, &loop); 8127 lse.ss = loop.temp_ss; 8130 gfc_conv_tmp_array_ref (&lse); 8142 gfc_add_block_to_block (&block, &lse.pre); 8144 lse.string_length = rse.string_length; 8149 tmp = gfc_trans_scalar_assign (&lse, &rse, expr->ts,
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans-expr.cc | 1773 trans_scalar_class_assign (stmtblock_t *block, gfc_se *lse, gfc_se *rse) 1790 tmp = TREE_TYPE (lse->expr); 1796 if ((not_call_expr && gfc_get_class_from_expr (lse->expr) == NULL_TREE) 1803 if (GFC_CLASS_TYPE_P (TREE_TYPE (lse->expr)) 1838 gfc_build_addr_expr (NULL, lse->expr)); 3376 gfc_se lse; local 3380 gfc_init_se (&lse, se); 3381 gfc_conv_expr_val (&lse, expr->value.op.op1); 3382 lse.expr = gfc_evaluate_now (lse.expr, &lse.pre) 3699 gfc_se lse, rse; local 3765 gfc_se lse; local 4910 gfc_se lse; local 8209 gfc_se lse; local 8510 gfc_se lse; local 8880 gfc_se lse; local 9148 gfc_se lse; local 9926 gfc_se lse; local 11219 gfc_se lse; local 11598 gfc_se lse; local [all...] |
| trans-stmt.cc | 4222 gfc_se lse; local 4232 gfc_init_se (&lse, NULL); 4237 gfc_conv_expr (&lse, expr); 4256 gfc_copy_loopinfo_to_se (&lse, &loop); 4257 lse.ss = lss; 4258 gfc_conv_expr (&lse, expr); 4265 rse.string_length = lse.string_length; 4266 tmp = gfc_trans_scalar_assign (&lse, &rse, expr->ts, 4329 gfc_se lse; local 4337 gfc_init_se (&lse, NULL) 4756 gfc_se lse; local 5331 gfc_se lse, rse; local 5458 gfc_se lse; local [all...] |
| trans-openmp.cc | 4538 gfc_se lse; local 4608 gfc_init_se (&lse, NULL); 4609 gfc_conv_expr (&lse, comp_expr->value.op.op2); 4610 gfc_add_block_to_block (&block, &lse.pre); 4611 compare = lse.expr; 4642 gfc_init_se (&lse, NULL); 4660 gfc_conv_expr (&lse, expr2); 4661 gfc_add_block_to_block (&block, &lse.pre); 4662 type = TREE_TYPE (lse.expr); 4663 lhsaddr = gfc_build_addr_expr (NULL, lse.expr) [all...] |
| trans-array.cc | 7785 gfc_se lse; local 7795 gfc_init_se (&lse, NULL); 7796 gfc_copy_loopinfo_to_se (&lse, &loop); 7800 lse.ss = loop.temp_ss; 7803 gfc_conv_tmp_array_ref (&lse); 7815 gfc_add_block_to_block (&block, &lse.pre); 7817 lse.string_length = rse.string_length; 7822 tmp = gfc_trans_scalar_assign (&lse, &rse, expr->ts,
|
| /src/sys/compat/linux32/common/ |
| linux32_signal.c | 696 struct linux32_sigevent lse; local 702 error = copyin(src, &lse, sizeof(lse)); 707 return linux32_to_native_sigevent(sep, &lse);
|
| /src/common/lib/libc/arch/aarch64/atomic/ |
| __aarch64_lse.S | 134 .arch armv8-a+lse
|
| /src/sys/compat/linux/common/ |
| linux_signal.c | 895 struct linux_sigevent lse; local 901 error = copyin(src, &lse, sizeof(lse)); 906 return linux_to_native_sigevent(sep, &lse);
|
| /src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
| lse.S | 1 /* Out-of-line LSE atomics for AArch64 architecture. 28 * of ARMv8.1-Atomics, also known as Large System Exensions (LSE). 46 * direct branch. The choice of LSE vs non-LSE is done via one byte load 57 /* Tell the assembler to accept LSE instructions. */ 59 .arch armv8-a+lse 64 /* Declare the symbol gating the LSE implementations. */ 186 /* Branch to LABEL if LSE is disabled. */
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
| lse.S | 1 /* Out-of-line LSE atomics for AArch64 architecture. 28 * of ARMv8.1-Atomics, also known as Large System Exensions (LSE). 46 * direct branch. The choice of LSE vs non-LSE is done via one byte load 53 /* Tell the assembler to accept LSE instructions. */ 55 .arch armv8-a+lse 60 /* Declare the symbol gating the LSE implementations. */ 183 /* Branch to LABEL if LSE is disabled. */
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/ |
| stm32f746.dtsi | 58 clk-lse {
|
| stm32f429.dtsi | 63 clk_lse: clk-lse {
|
| stm32h743.dtsi | 59 clk_lse: clk-lse {
|
| /src/external/mit/isl/dist/ |
| configure | 8227 0x0) ax_gcc_arch="thunderx2t99 vulcan armv8.1-a armv8-a+lse armv8-a native" ;; 8235 0x1) ax_gcc_arch="thunderx+lse armv8.1-a armv8-a+lse armv8-a native" ;;
|