Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoC.td30 let OperandNamespace = "RISCVOp";
46 let OperandNamespace = "RISCVOp";
61 let OperandNamespace = "RISCVOp";
74 let OperandNamespace = "RISCVOp";
112 let OperandNamespace = "RISCVOp";
128 let OperandNamespace = "RISCVOp";
144 let OperandNamespace = "RISCVOp";
208 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoZk.td29 let OperandNamespace = "RISCVOp";
36 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoZicbo.td31 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfo.td165 let OperandNamespace = "RISCVOp";
191 let OperandNamespace = "RISCVOp";
198 let OperandNamespace = "RISCVOp";
205 let OperandNamespace = "RISCVOp";
212 let OperandNamespace = "RISCVOp";
226 let OperandNamespace = "RISCVOp";
233 let OperandNamespace = "RISCVOp";
247 let OperandNamespace = "RISCVOp";
280 let OperandNamespace = "RISCVOp";
368 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoV.td32 let OperandNamespace = "RISCVOp";
66 let OperandNamespace = "RISCVOp";
85 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoZb.td56 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoVPseudos.td26 let OperandNamespace = "RISCVOp";
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp83 std::string OperandNamespace = "MCOI"; in CGIOperandList() local
89 OperandNamespace = std::string(Rec->getValueAsString("OperandNamespace")); in CGIOperandList()
94 OperandNamespace = std::string(Rec->getValueAsString("OperandNamespace")); in CGIOperandList()
142 OperandNamespace + "::" + OperandType, MIOperandNo, NumOps, MIOpInfo); in CGIOperandList()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td1072 let OperandNamespace = "AMDGPU" in {
1090 let OperandNamespace = "AMDGPU" in {
1131 let OperandNamespace = "AMDGPU" in {
1191 let OperandNamespace = "AMDGPU";
1220 let OperandNamespace = "AMDGPU" in {
1231 let OperandNamespace = "AMDGPU" in {
H A DSIInstrInfo.td1099 let OperandNamespace = "AMDGPU";
1131 let OperandNamespace = "AMDGPU";
1144 let OperandNamespace = "AMDGPU";
1311 let OperandNamespace = "AMDGPU";
1346 let OperandNamespace = "AMDGPU";
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td141 let OperandNamespace = "WebAssembly" in {
212 } // OperandNamespace = "WebAssembly"
H A DWebAssemblyInstrControl.td39 let OperandNamespace = "WebAssembly", OperandType = "OPERAND_BRLIST" in
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.td645 let OperandNamespace = "X86";
673 let OperandNamespace = "X86";
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTarget.td210 string OperandNamespace = "MCOI";
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrFormats.td256 let OperandNamespace = "ARM";
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1351 let OperandNamespace = "AArch64" in {
1406 let OperandNamespace = "AArch64";
1469 let OperandNamespace = "AArch64";
1477 let OperandNamespace = "AArch64";
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1150 let OperandNamespace = "MipsII";