Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp2273 bool SIGfx12CacheControl::setScope(const MachineBasicBlock::iterator MI, in setScope() function in SIGfx12CacheControl
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h620 void setScope(Scope S) { in setScope() function