Home
last modified time | relevance | path

Searched defs:ValAndVReg (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp28 return RegOrConstant(ValAndVReg->Value.getSExtValue()); in getAArch64VectorSplat() local
H A DAArch64PostLegalizerLowering.cpp408 auto ValAndVReg = matchNonConstInsert() local
564 auto ValAndVReg = getIConstantVRegValWithLookThrough(RHS, MRI); tryAdjustICmpImmAndPred() local
825 auto ValAndVReg = getCmpOperandFoldingProfit() local
H A DAArch64InstructionSelector.cpp746 auto ValAndVReg = getImmedFromMO() local
2275 auto ValAndVReg = getAnyConstantVRegValWithLookThrough(Src, MRI); earlySelect() local
4320 if (auto ValAndVReg = getIConstantVRegValWithLookThrough(RHS.getReg(), MRI)) { emitTST() local
4988 auto ValAndVReg = getIConstantVRegValWithLookThrough(RHS.getReg(), MRI); tryFoldIntegerCompare() local
6933 auto ValAndVReg = getIConstantVRegValWithLookThrough(ConstantReg, MRI); selectExtendedSHL() local
7109 auto ValAndVReg = selectAddrModeXRO() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp297 std::optional<ValueAndVReg> ValAndVReg = getIConstantVRegValWithLookThrough( getIConstantVRegVal() local
1390 if (std::optional<ValueAndVReg> ValAndVReg = getIConstantSplatVal() local
H A DCombinerHelper.cpp6497 std::optional<FPValueAndVReg> ValAndVReg; matchCommuteFPConstantToRHS() local