Home
last modified time | relevance | path

Searched defs:IsRegister (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h113 bool IsRegister; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp1162 static bool IsRegister(const MCParsedAsmOperand &op) { in IsRegister() function