Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td141 let OperandNamespace = "WebAssembly" in {
217 } // OperandNamespace = "WebAssembly"
H A DWebAssemblyInstrControl.td39 let OperandNamespace = "WebAssembly", OperandType = "OPERAND_BRLIST" in
/freebsd-13.1/contrib/llvm-project/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";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td876 let OperandNamespace = "AMDGPU" in {
917 let OperandNamespace = "AMDGPU" in {
977 let OperandNamespace = "AMDGPU";
H A DSIInstrInfo.td986 let OperandNamespace = "AMDGPU";
1018 let OperandNamespace = "AMDGPU";
1031 let OperandNamespace = "AMDGPU";
1180 let OperandNamespace = "AMDGPU";
1206 let OperandNamespace = "AMDGPU";
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td206 string OperandNamespace = "MCOI";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.td649 let OperandNamespace = "X86";
677 let OperandNamespace = "X86";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td254 let OperandNamespace = "ARM";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1146 let OperandNamespace = "MipsII";