Home
last modified time | relevance | path

Searched defs:AndOpc (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp35 unsigned AndOpc; member in __anon314e3b690111::SIOptimizeExecMaskingPreRA
H A DSILowerControlFlow.cpp85 unsigned AndOpc; member in __anon0c226a110111::SILowerControlFlow
H A DSIWholeQuadMode.cpp160 unsigned AndOpc; member in __anonf56fbe7e0111::SIWholeQuadMode
H A DAMDGPUInstructionSelector.cpp165 unsigned AndOpc = in selectCOPY() local
2270 unsigned AndOpc = IsVALU ? AMDGPU::V_AND_B32_e64 : AMDGPU::S_AND_B32; in selectG_TRUNC() local
H A DSIInstrInfo.cpp6274 unsigned AndOpc = in emitLoadScalarOpsFromVGPRLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp882 unsigned AndOpc; in selectZext() local