Searched defs:LHSOpcode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyISelLowering.cpp | 2018 unsigned LHSOpcode, RHSOpcode, LHSIndex, RHSIndex; LowerConvertLow() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 1088 Instruction::BinaryOps LHSOpcode, RHSOpcode; tryFactorizationFolds() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 735 unsigned LHSOpcode = LHS->getOpcode(); SelectShiftedRegisterFromAnd() local |