Searched defs:OrOpc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SILowerControlFlow.cpp | 86 unsigned OrOpc; member in __anoncf44cfe30111::SILowerControlFlow |
H A D | AMDGPUInstructionSelector.cpp | 2324 unsigned OrOpc = IsVALU ? AMDGPU::V_OR_B32_e64 : AMDGPU::S_OR_B32; selectG_TRUNC() local |