Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h89 bool IsRegister; member
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h73 IsRegister, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp1164 static bool IsRegister(const MCParsedAsmOperand &op) { in IsRegister() function