Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp73 std::string OperandNamespace = "MCOI"; in CGIOperandList() local
79 OperandNamespace = Rec->getValueAsString("OperandNamespace"); in CGIOperandList()
84 OperandNamespace = Rec->getValueAsString("OperandNamespace"); in CGIOperandList()
123 OperandNamespace + "::" + OperandType, MIOperandNo, in CGIOperandList()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrControl.td39 let OperandNamespace = "WebAssembly" in {
46 } // OperandNamespace = "WebAssembly"
H A DWebAssemblyInstrInfo.td104 let OperandNamespace = "WebAssembly" in {
164 } // OperandNamespace = "WebAssembly"
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td658 let OperandNamespace = "AMDGPU";
671 let OperandNamespace = "AMDGPU";
786 let OperandNamespace = "AMDGPU";
815 let OperandNamespace = "AMDGPU";
H A DSIRegisterInfo.td567 let OperandNamespace = "AMDGPU" in {
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTarget.td197 string OperandNamespace = "MCOI";