Home
last modified time | relevance | path

Searched refs:OperandNamespace (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp82 std::string OperandNamespace = "MCOI"; in CGIOperandList() local
88 OperandNamespace = std::string(Rec->getValueAsString("OperandNamespace")); in CGIOperandList()
93 OperandNamespace = std::string(Rec->getValueAsString("OperandNamespace")); in CGIOperandList()
141 OperandNamespace + "::" + OperandType, MIOperandNo, NumOps, MIOpInfo); in CGIOperandList()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td145 let OperandNamespace = "WebAssembly" in {
216 } // OperandNamespace = "WebAssembly"
H A DWebAssemblyInstrControl.td39 let OperandNamespace = "WebAssembly", OperandType = "OPERAND_BRLIST" in
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td312 let OperandNamespace = "X86";
340 let OperandNamespace = "X86";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td896 let OperandNamespace = "AMDGPU";
945 let OperandNamespace = "AMDGPU";
977 let OperandNamespace = "AMDGPU";
990 let OperandNamespace = "AMDGPU";
1119 let OperandNamespace = "AMDGPU";
1155 let OperandNamespace = "AMDGPU";
H A DSIRegisterInfo.td1107 let OperandNamespace = "AMDGPU";
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td229 string OperandNamespace = "MCOI";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td147 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoVPseudos.td88 let OperandNamespace = "RISCVOp";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td256 let OperandNamespace = "ARM";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1460 let OperandNamespace = "AArch64" in {
1517 let OperandNamespace = "AArch64";
1580 let OperandNamespace = "AArch64";
1588 let OperandNamespace = "AArch64";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1151 let OperandNamespace = "MipsII";