Searched defs:LHSImm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 4401 const ConstantFP *LHSImm = getConstantFPVRegVal(LHS, MRI); emitFPCompare() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 20156 uint64_t LHSImm = 0, RHSImm = 0; performAddCombineForShiftedOperands() local |