Home
last modified time | relevance | path

Searched refs:XC (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/sys/arch/x68k/stand/libdos/
H A Ddos_rename.S1 | XC compatible RENAME() function
/netbsd-src/usr.sbin/lpr/common_source/
H A Dlp.h78 extern long XC; /* flags to clear for local mode */
H A Dcommon.c109 long XC; /* flags to clear for local mode */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrPrefix.td280 bits<6> XC;
297 let Inst{53-57} = XC{4-0};
299 let Inst{60} = XC{5};
447 bits<6> XC;
461 let Inst{53-57} = XC{4-0};
463 let Inst{60} = XC{5};
476 bits<6> XC;
492 let Inst{53-57} = XC{4-0};
494 let Inst{60} = XC{5};
1875 vsrc:$XC, u3imm:$UIM),
[all …]
H A DPPCScheduleP7.td61 // (either to a float or XC op). prevents dispatch in that cycle to VS2 of any
H A DPPCInstrFormats.td1305 bits<6> XC;
1312 let Inst{21-25} = XC{4-0};
1314 let Inst{28} = XC{5};
/netbsd-src/usr.sbin/lpr/lpd/
H A Dprintjob.c1310 if (cgetnum(bp, "xc", &XC) < 0) in init()
1311 XC = 0; in init()
1600 if (XC) { in setty()
1601 sttyclearlflags(&i.t, XC); in setty()
/netbsd-src/libexec/getty/
H A Dgettytab.h157 #define XC gettyflags[12].value macro
H A Dsubr.c345 if (XC) in setflags()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp640 RegisterCell XC = eSXT(rc(1).cat(eIMM(0, W0)), W0); in evaluate() local
641 RegisterCell RC = eASR(eADD(eASR(XC, im(2)), eIMM(1, 2*W0)), 1); in evaluate()
649 RegisterCell XC = eSXT(rc(1).cat(eIMM(0, W0)), W0); in evaluate() local
650 RegisterCell RC = eLSR(eADD(eASR(XC, S-1), eIMM(1, 2*W0)), 1); in evaluate()
/netbsd-src/sys/dev/microcode/wi/
H A Deprimsym11 …�eD����`�u�������?ga#X����@DDE��DFDG?� ���$D�����g�$D?��� `�dD�XC��aC`E$D?����'��`
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DREADME.txt39 We only use MVC, XC and CLC for constant-length block operations.
H A DSystemZSelectionDAGInfo.cpp130 return emitMemMem(DAG, DL, SystemZISD::XC, SystemZISD::XC_LOOP, in EmitTargetCodeForMemset()
H A DSystemZISelLowering.h130 XC, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp494 Value *XC = Builder.CreateFMulFMF(X, C, &I); in visitFMul() local
495 return BinaryOperator::CreateFAddFMF(XC, CC1, &I); in visitFMul()
500 Value *XC = Builder.CreateFMulFMF(X, C, &I); in visitFMul() local
501 return BinaryOperator::CreateFSubFMF(CC1, XC, &I); in visitFMul()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h156 typedef _Complex float XCtype __attribute__ ((mode (XC)));
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h156 typedef _Complex float XCtype __attribute__ ((mode (XC)));
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h739 SDValue X, ConstantSDNode *XC, ConstantSDNode *CC, SDValue Y, in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() argument
752 if (XC && NewShiftOpcode == ISD::SHL && XC->isOne()) in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd()
760 return !XC; in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd()
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dpep.sc42 R_CRT_XC='KEEP (*(SORT(.CRT$XC*))) /* C initialization */'
H A Dpe.sc42 R_CRT_XC='KEEP (*(SORT(.CRT$XC*))) /* C initialization */'
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dpe.sc42 R_CRT_XC='KEEP (*(SORT(.CRT$XC*))) /* C initialization */'
H A Dpep.sc43 R_CRT_XC='KEEP (*(SORT(.CRT$XC*))) /* C initialization */'
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_pciids.txt414 0x1002 0x474c 0 "Rage XC"
417 0x1002 0x4753 0 "Rage XC"
419 0x1002 0x474e 0 "Rage XC AGP"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.h1029 SDValue X, ConstantSDNode *XC, ConstantSDNode *CC, SDValue Y,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h740 SDValue X, ConstantSDNode *XC, ConstantSDNode *CC, SDValue Y,

123