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.cpp84 std::string OperandNamespace = "MCOI"; in CGIOperandList() local
90 OperandNamespace = Rec->getValueAsString("OperandNamespace").str(); in CGIOperandList()
95 OperandNamespace = Rec->getValueAsString("OperandNamespace").str(); in CGIOperandList()
142 Rec, ArgName, PrintMethod, OperandNamespace + "::" + OperandType, in CGIOperandList()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrControl.td39 let OperandNamespace = "WebAssembly", OperandType = "OPERAND_BRLIST" in
130 let OperandNamespace = "WebAssembly", OperandType = "OPERAND_CATCH_LIST" in
H A DWebAssemblyInstrInfo.td167 let OperandNamespace = "WebAssembly" in {
238 } // OperandNamespace = "WebAssembly"
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfa.td41 let OperandNamespace = "RISCVOp";
57 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoF.td166 let OperandNamespace = "RISCVOp";
188 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfo.td236 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoVPseudos.td87 let OperandNamespace = "RISCVOp";
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td316 let OperandNamespace = "X86";
344 let OperandNamespace = "X86";
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1035 let OperandNamespace = "AMDGPU";
1084 let OperandNamespace = "AMDGPU";
1116 let OperandNamespace = "AMDGPU";
1129 let OperandNamespace = "AMDGPU";
1310 let OperandNamespace = "AMDGPU";
1369 let OperandNamespace = "AMDGPU";
H A DSIRegisterInfo.td1118 let OperandNamespace = "AMDGPU";
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td251 string OperandNamespace = "MCOI";
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td258 let OperandNamespace = "ARM";
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1557 let OperandNamespace = "AArch64" in {
1614 let OperandNamespace = "AArch64";
1677 let OperandNamespace = "AArch64";
1685 let OperandNamespace = "AArch64";
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1161 let OperandNamespace = "MipsII";