Searched refs:LGT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1430 LibGccType LGT = getLibGccType(TC, D, Args);
1431 bool AsNeeded = LGT == LibGccType::UnspecifiedLibGcc &&
1440 if (LGT == LibGccType::StaticLibGcc)
1447 if (LGT == LibGccType::StaticLibGcc)
1450 if (LGT == LibGccType::SharedLibGcc)
1467 LibGccType LGT = getLibGccType(TC, D, Args); local
1468 if (LGT != LibGccType::SharedLibGcc)
1471 if (LGT == LibGccType::SharedLibGcc)
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dse_loop_kill_dcr.S460 LSETUP ( LGT , LGB ) LC0 = P1;
461 LGT: label
H A Dse_loop_kill_dcr_01.S460 LSETUP ( LGT , LGB ) LC0 = P1;
461 LGT: label
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dse_loop_kill_dcr.S460 LSETUP ( LGT , LGB ) LC0 = P1;
461 LGT: label
H A Dse_loop_kill_dcr_01.S460 LSETUP ( LGT , LGB ) LC0 = P1;
461 LGT: label
/netbsd-current/sys/arch/hppa/hppa/
H A Ddb_disasm.c183 #define LGT 0xB macro
1425 case LGT: return(",>>");

Completed in 320 milliseconds