Home
last modified time | relevance | path

Searched refs:CX (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-lx2160a-clearfog-cx.dts3 // Device Tree file for LX2160A Clearfog CX board
12 model = "SolidRun LX2160A Clearfog CX";
H A Dfsl-lx2160a-clearfog-itx.dtsi4 // common parts shared between the Clearfog CX and Honeycomb builds.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dnspire-clock.txt5 "lsi,nspire-cx-ahb-divider" for the AHB divider in the CX model
7 "lsi,nspire-cx-clock" for the base clock in the CX model
/freebsd/contrib/libpcap/msdos/
H A Dpkt_rx1.s75 ; CX has # of bytes in packet on both call. They should be equal.
76 ; A test for equality is done by putting CX in _pktRxBuf [n].firstCount
78 ; _pktRxBuf[n].rxBuffer[CX]. These values are checked in "PktReceive"
H A Dpkt_rx0.asm119 ; CX has # of bytes in packet on both call. They should be equal.
121 ; A test for equality is done by putting CX in _pktRxBuf [n].firstCount
123 ; _pktRxBuf[n].rxBuffer[CX]. These values are checked in "PktReceive"
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysis.cpp568 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo() argument
572 if (isStrongerThanMonotonic(CX->getSuccessOrdering())) in getModRefInfo()
576 AliasResult AR = alias(MemoryLocation::get(CX), Loc, AAQI, CX); in getModRefInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp160 const unsigned CX = Use64BitRegs ? X86::RCX : X86::ECX; in emitRepmovs() local
165 Chain = DAG.getCopyToReg(Chain, dl, CX, Size, InGlue); in emitRepmovs()
H A DX86CallingConv.td54 let GPR_16 = [AX, CX, DX, DI, SI];
68 let GPR_16 = [CX, DX, DI, SI];
88 let GPR_16 = [AX, CX, DX, DI, SI, R8W, R9W, R10W, R11W, R12W, R14W, R15W];
100 let GPR_16 = [AX, CX, DX, DI, SI, R8W, R9W, R11W, R12W, R14W, R15W];
107 let GPR_16 = [AX, CX, DX, DI, SI, R8W, R9W, R12W, R13W, R14W, R15W];
257 CCIfType<[i16], CCAssignToReg<[AX, DX, CX]>>,
326 CCIfType<[i16], CCAssignToReg<[AX, DX, CX]>>,
430 CCIfType<[i16], CCAssignToReg<[AX, DX, CX, R8W]>>,
685 CCIfType<[i16], CCAssignToRegWithShadow<[CX , DX , R8W , R9W ],
929 CCIfInReg<CCIfType<[i16], CCAssignToReg<[ CX, DX]>>>,
H A DX86RegisterInfo.td189 def CX : X86Reg<"cx", 1, [CL,CH]>;
237 def ECX : X86Reg<"ecx", 1, [CX, HCX]>, DwarfRegNum<[-2, 1, 1]>;
563 (add AX, CX, DX, SI, DI, BX, BP, SP, R8W, R9W, R10W,
627 def GR16_ABCD : RegisterClass<"X86", [i16], 16, (add AX, CX, DX, BX)>;
647 (add AX, CX, DX, SI, DI, BX, BP, SP)>;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrCDE.td69 // Base class for CX* CDE instructions
88 // CX* CDE instruction parameter set
90 dag Oops; // Output operands for CX* instructions
166 // Registers for single-register variants of CX* instructions
174 // Registers for single-register variants of CX* instructions
/freebsd/sys/contrib/device-tree/src/arm/nspire/
H A Dnspire-cx.dts122 model = "TI-NSPIRE CX";
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp189 {codeview::RegisterId::CX, X86::CX}, in initLLVMToSEHAndCVRegMapping()
780 SUB_SUPER(CL, CX, ECX, RCX, R) in getX86SubSuperRegister()
848 C_SUB_SUPER(CX) in getX86SubSuperRegister()
/freebsd/contrib/bearssl/src/x509/
H A Dx509_decoder.t0106 CX 0 8191 { offsetof(br_x509_decoder_context, pkey_data) }
107 CX 0 8191 { BR_X509_BUFSIZE_KEY } ;
H A Dasn1.t0112 0 8191 "offsetof(CONTEXT_NAME, " field + ")" + make-CX
121 0 63 "BR_" name + make-CX postpone literal postpone ; ;
151 : KEYTYPE_RSA CX 0 15 { BR_KEYTYPE_RSA } ;
152 : KEYTYPE_EC CX 0 15 { BR_KEYTYPE_EC } ;
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_common.t0148 0 8191 "offsetof(br_ssl_engine_context, " field + ")" + make-CX
184 …setof(br_ssl_engine_context, session) + offsetof(br_ssl_session_parameters, " field + ")" + make-CX
202 0 63 "BR_" name + make-CX postpone literal postpone ; ;
863 0 of CX 0 63 { BR_KEYTYPE_RSA | BR_KEYTYPE_KEYX } endof
864 1 of CX 0 63 { BR_KEYTYPE_RSA | BR_KEYTYPE_SIGN } endof
865 2 of CX 0 63 { BR_KEYTYPE_EC | BR_KEYTYPE_SIGN } endof
866 3 of CX 0 63 { BR_KEYTYPE_EC | BR_KEYTYPE_KEYX } endof
867 4 of CX 0 63 { BR_KEYTYPE_EC | BR_KEYTYPE_KEYX } endof
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,msm8916-wcd-analog.txt31 - vdd-cdc-tx-rx-cx-supply: phandle to VDD_CDC_TX/RX/CX regulator DT node.
/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.h50 #define CX 1 macro
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.h75 #define CX 1 macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp294 MF(Fn), CX(Fn.getFunction().getContext()) {} in MachineConstEvaluator()
326 LLVMContext &CX; member in __anonfe19b4d40111::MachineConstEvaluator
1102 return ConstantInt::get(CX, Val); in intToConst()
1994 IntegerType *Ty = (W == 32) ? Type::getInt32Ty(CX) in evaluate()
1995 : Type::getInt64Ty(CX); in evaluate()
2038 IntegerType *Ty = Type::getInt64Ty(CX); in evaluate()
2251 IntegerType *Ty = Type::getInt32Ty(CX); in evaluate()
/freebsd/contrib/tzdata/
H A Dzone1970.tab305 TH,CX,KH,LA,VN +1345+10031 Asia/Bangkok north Vietnam
375 #@CC,CX,KM,MG,YT Indian/
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_cde.td60 // CX* instructions operating on GPRs
/freebsd/sys/dev/acpica/
H A Dacpi_quirks270 # Hitachi Flora 220CX
/freebsd/contrib/bearssl/src/codec/
H A Dpemdec.t072 0 8191 "offsetof(br_pem_decoder_context, " field + ")" + make-CX
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCodeViewRegisterMapping.cpp679 case llvm::codeview::RegisterId::CX: in GetRegisterSize()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dqrb2210-rb1.dts408 /* Wi-Fi CX/MX */

1234