Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp85 unsigned OrOpc; member in __anona5d077280111::SILowerControlFlow
H A DAMDGPUInstructionSelector.cpp2221 unsigned OrOpc = IsVALU ? AMDGPU::V_OR_B32_e64 : AMDGPU::S_OR_B32; in selectG_TRUNC() local