Home
last modified time | relevance | path

Searched defs:SelectOpcode (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3608 auto SelectOpcode = [&](unsigned Opc64, unsigned Opc32, unsigned Opc16, foldLoadStoreIntoMemOperand() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2145 unsigned SelectOpcode = Size == 64 ? AMDGPU::S_CSELECT_B64 : selectG_SELECT() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8110 auto SelectOpcode = [&](unsigned NeededShift, unsigned MulOrDivVariant) { extractShiftForRotate() local
[all...]