Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp80 std::string OperandNamespace = "MCOI"; in CGIOperandList() local
86 OperandNamespace = std::string(Rec->getValueAsString("OperandNamespace")); in CGIOperandList()
91 OperandNamespace = std::string(Rec->getValueAsString("OperandNamespace")); in CGIOperandList()
138 std::string(EncoderMethod), OperandNamespace + "::" + OperandType, in CGIOperandList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td133 let OperandNamespace = "WebAssembly" in {
209 } // OperandNamespace = "WebAssembly"
H A DWebAssemblyInstrControl.td39 let OperandNamespace = "WebAssembly", OperandType = "OPERAND_BRLIST" in
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td126 let OperandNamespace = "RISCVOp";
152 let OperandNamespace = "RISCVOp";
159 let OperandNamespace = "RISCVOp";
173 let OperandNamespace = "RISCVOp";
201 let OperandNamespace = "RISCVOp";
289 let OperandNamespace = "RISCVOp";
H A DRISCVInstrInfoVPseudos.td27 let OperandNamespace = "RISCVOp";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td906 let OperandNamespace = "AMDGPU" in {
947 let OperandNamespace = "AMDGPU" in {
1007 let OperandNamespace = "AMDGPU";
H A DSIInstrInfo.td980 let OperandNamespace = "AMDGPU";
1012 let OperandNamespace = "AMDGPU";
1025 let OperandNamespace = "AMDGPU";
1174 let OperandNamespace = "AMDGPU";
1200 let OperandNamespace = "AMDGPU";
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTarget.td206 string OperandNamespace = "MCOI";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.td649 let OperandNamespace = "X86";
677 let OperandNamespace = "X86";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrFormats.td254 let OperandNamespace = "ARM";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1146 let OperandNamespace = "MipsII";