Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp79 unsigned OrOpc; member in __anonfe9ad85c0111::SILowerControlFlow
H A DAMDGPUInstructionSelector.cpp1909 unsigned OrOpc = IsVALU ? AMDGPU::V_OR_B32_e64 : AMDGPU::S_OR_B32; in selectG_TRUNC() local