Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp28 if (auto ValAndVReg = in getAArch64VectorSplat() local
H A DAArch64InstructionSelector.cpp688 auto ValAndVReg = in getImmedFromMO() local
2208 auto ValAndVReg = getIConstantVRegValWithLookThrough(Src, MRI); in earlySelect() local
4580 if (auto ValAndVReg = getIConstantVRegValWithLookThrough(RHS.getReg(), MRI)) { in emitTST() local
5161 auto ValAndVReg = getIConstantVRegValWithLookThrough(RHS.getReg(), MRI); in tryFoldIntegerCompare() local
6135 auto ValAndVReg = getIConstantVRegValWithLookThrough(ConstantReg, MRI); in selectExtendedSHL() local
6311 auto ValAndVReg = in selectAddrModeXRO() local
H A DAArch64PostLegalizerLowering.cpp572 auto ValAndVReg = getIConstantVRegValWithLookThrough(RHS, MRI); in tryAdjustICmpImmAndPred() local
801 auto ValAndVReg = in getCmpOperandFoldingProfit() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp3303 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS, MRI); in emitTST() local
3602 auto ValAndVReg = in tryFoldIntegerCompare() local
3652 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS.getReg(), MRI); in tryFoldIntegerCompare() local
4147 auto ValAndVReg = in getImmedFromMO() local
4318 auto ValAndVReg = getConstantVRegValWithLookThrough(ConstantReg, MRI); in selectExtendedSHL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp209 Optional<ValueAndVReg> ValAndVReg = in getConstantVRegVal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp290 std::optional<ValueAndVReg> ValAndVReg = getIConstantVRegValWithLookThrough( in getIConstantVRegVal() local
1092 std::optional<ValueAndVReg> ValAndVReg = in getIConstantSplatVal() local