Searched defs:Opc0 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86IntrinsicsInfo.h | 47 uint16_t Opc0; global() member |
H A D | X86ISelLowering.cpp | 49836 unsigned Opc0 = N0.getOpcode(); combineAnd() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 2292 BinaryOperator::BinaryOps Opc0 = B0->getOpcode(); foldSelectShuffle() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 86 int Op0Idx = AMDGPU::getNamedOperandIdx(Opc0, OpName); in nodesHaveSameOperandValue() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 7500 unsigned Opc0 = N0.getOpcode(); isBSwapHWordElement() local |