Home
last modified time | relevance | path

Searched refs:SCOPE_CU (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h396 SCOPE_CU = 0 << 3, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp242 if (Scope == CPol::SCOPE_CU) in printScope()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6991 static const unsigned Scopes[] = {CPol::SCOPE_CU, CPol::SCOPE_SE, in parseScope()