Searched refs:ppc (Results 101 - 121 of 121) sorted by relevance

12345

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_all.c7773 int save_pages, int ppc, u_int32_t paramptr,
7786 if (ppc != 0)
7770 scsi_log_sense(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), u_int8_t tag_action, u_int8_t page_code, u_int8_t page, int save_pages, int ppc, u_int32_t paramptr, u_int8_t *param_buf, u_int32_t param_len, u_int8_t sense_len, u_int32_t timeout) argument
H A Dscsi_all.h4071 u_int8_t page, int save_pages, int ppc,
/freebsd-13-stable/contrib/ldns/
H A Dconfigure12391 char **ppc;
12403 ppc = (char**) pcpcc;
12404 pcpcc = (char const *const *) ppc;
16058 i?86 | x86_64 | ppc | ppc64)
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp558 if (Arch == Triple::x86 || Arch == Triple::arm || Arch == Triple::ppc)
H A DMachODump.cpp561 Arch == Triple::ppc) {
586 if (Arch == Triple::x86 || Arch == Triple::ppc) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp4841 assert(Triple.getArch() == llvm::Triple::ppc);
10870 case llvm::Triple::ppc: {
H A DCodeGenModule.cpp894 if (Arch == llvm::Triple::ppc || Arch == llvm::Triple::ppc64 ||
H A DCGBuiltin.cpp4527 case llvm::Triple::ppc:
/freebsd-13-stable/lib/clang/libllvm/
H A DMakefile1706 Mips/mips NVPTX/nvvm PowerPC/ppc R600/r600 RISCV/riscv S390/s390 \
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4934 else if (Target.getArch() == llvm::Triple::ppc ||
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3171 TT.getArch() == llvm::Triple::ppc ||
/freebsd-13-stable/contrib/apr/
H A Dconfigure23763 char **ppc;
23775 ppc = (char**) pcpcc;
23776 pcpcc = (char const *const *) ppc;
25370 i?86 | x86_64 | ppc | ppc64)
/freebsd-13-stable/contrib/unbound/
H A Dconfigure4429 char **ppc;
4441 ppc = (char**) pcpcc;
4442 pcpcc = (char const *const *) ppc;
/freebsd-13-stable/contrib/libevent/
H A Dconfigure13981 char **ppc;
13993 ppc = (char**) pcpcc;
13994 pcpcc = (char const *const *) ppc;
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dconfigure13953 char **ppc;
13965 ppc = (char**) pcpcc;
13966 pcpcc = (char const *const *) ppc;
/freebsd-13-stable/contrib/subversion/
H A Dconfigure20798 char **ppc;
20810 ppc = (char**) pcpcc;
20811 pcpcc = (char const *const *) ppc;
/freebsd-13-stable/contrib/sqlite3/tea/
H A Dconfigure4657 i?86 | x86_64 | ppc | ppc64)
7341 ppc)
7424 && echo "$CFLAGS " |grep -E -q -- '-arch (ppc|i386) '; then :
7537 eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
7576 eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4370 else if (Arch == Triple::ppc)
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1427 case llvm::Triple::ppc:
/freebsd-13-stable/contrib/file/
H A Dconfigure5219 i?86 | x86_64 | ppc | ppc64)
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp11545 if (Info.Ctx.getTargetInfo().getTriple().getArch() == llvm::Triple::ppc) {

Completed in 1044 milliseconds

12345