Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
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/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZk.td
H A DRISCVInstrInfoZicbo.td
H A DRISCVInstrInfo.td151 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoVPseudos.td83 let OperandNamespace = "RISCVOp";
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td155 let OperandNamespace = "WebAssembly" in {
226 } // OperandNamespace = "WebAssembly"
H A DWebAssemblyInstrControl.td39 let OperandNamespace = "WebAssembly", OperandType = "OPERAND_BRLIST" in
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td312 let OperandNamespace = "X86";
340 let OperandNamespace = "X86";
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td917 let OperandNamespace = "AMDGPU";
966 let OperandNamespace = "AMDGPU";
998 let OperandNamespace = "AMDGPU";
1011 let OperandNamespace = "AMDGPU";
1166 let OperandNamespace = "AMDGPU";
1208 let OperandNamespace = "AMDGPU";
H A DSIRegisterInfo.td1109 let OperandNamespace = "AMDGPU";
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td246 string OperandNamespace = "MCOI";
/freebsd/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/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td268 let OperandNamespace = "ARM";
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1151 let OperandNamespace = "MipsII";